]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/get: add GOINSECURE support
authorwitchard <witchard@hotmail.co.uk>
Sun, 30 Aug 2020 18:15:03 +0000 (18:15 +0000)
committerBryan C. Mills <bcmills@google.com>
Tue, 1 Sep 2020 19:33:24 +0000 (19:33 +0000)
commitac55d58fca4312fe4f84fa3a4761800803bc25e0
tree05c17379784beb121a4cff4c2e9898aa690697e6
parent829ca10f9205ee57158062de823121624deb8988
cmd/go/internal/get: add GOINSECURE support

Adds support for the GOINSECURE environment variable to GOPATH mode.

Updates #37519.

Change-Id: Ibe3f52b7f30b1395edb000998905ee93abe6cada
GitHub-Last-Rev: e298c0009eb5eba537bb00185a8778d2aab696ba
GitHub-Pull-Request: golang/go#38628
Reviewed-on: https://go-review.googlesource.com/c/go/+/229758
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/get/get.go
src/cmd/go/testdata/script/get_insecure_env.txt [new file with mode: 0644]