]> Cypherpunks repositories - gostls13.git/commit
cmd/go: update docs for GOPROXY default
authorRuss Cox <rsc@golang.org>
Fri, 24 May 2019 21:42:41 +0000 (17:42 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 29 May 2019 13:24:55 +0000 (13:24 +0000)
commite12efecfa7bd47e2cd8b98c9519bba63c81b8c6f
tree692ef6e4abdf29bc83278f85d29bcda39a93ae34
parent200176edd11e39e90b19289ea0999e60fdd210f7
cmd/go: update docs for GOPROXY default

The default is now "https://proxy.golang.org,direct" not just "https://proxy.golang.org"
(as of CL 178720).

Change-Id: I47e67602e994332b988ed1b75fa57319f3876cc6
Reviewed-on: https://go-review.googlesource.com/c/go/+/178725
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/modload/help.go