mirror of https://github.com/golang/go.git
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
|
||||
// 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 successful return does not guarantee that the module
|
||||
|
|
|
|||
Loading…
Reference in New Issue