mirror of
https://github.com/golang/go
synced 2024-11-16 22:14:45 -07:00
tweak wording
This commit is contained in:
parent
1508aa4ef1
commit
62eaacf70c
@ -183,7 +183,7 @@ type lookupCacheKey struct {
|
|||||||
// from its origin, and "noproxy" indicates that the patch should be fetched
|
// from its origin, and "noproxy" indicates that the patch should be fetched
|
||||||
// directly only if GONOPROXY matches the given path.
|
// directly only if GONOPROXY matches the given path.
|
||||||
//
|
//
|
||||||
// For the distinguished proxy "off", Lookup now returns a Repo that returns
|
// For the distinguished proxy "off", Lookup always returns a Repo that returns
|
||||||
// a non-nil error for every method call.
|
// a non-nil error for every method call.
|
||||||
//
|
//
|
||||||
// A successful return does not guarantee that the module
|
// A successful return does not guarantee that the module
|
||||||
|
Loading…
Reference in New Issue
Block a user