go get isn't using GOPROXY #42667
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I'm working in a company so we must need to go via a proxy.
For our Openshift builds we're using a GOPROXY (which works), so I'm also trying go via this GOPROXY.
However the go get command always times out.
As you can see the GOPROXY var is filled.
What did you expect to see?
The packages should be installed.
What did you see instead?
The text was updated successfully, but these errors were encountered: