mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
tweak wording
This commit is contained in:
parent
1508aa4ef1
commit
62eaacf70c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue