解决go包管理代理网址无法访问:go: cloud.google.com/go/[email protected]: Get
go: cloud.google.com/go/[email protected]: Get "https://proxy.golang.org/cloud.goo gle.com/go/storage/@v/v1.10.0.mod": dial tcp 172.217.27.145:443: connectex: A co nnection attempt failed because the connected party did not properly respond aft er a period of time, or established connection failed because connected host has failed to respond.
执行命令:
goenv -w GOPROXY=https://goproxy.cn
重新执行命令,完美通过!
解决go包管理代理网址无法访问:go: cloud.google.com/go/[email protected]: Get原文链接:https://qipaiyuanmaxiazai.com/13457.html,转载请注明出处~~~
评论0