解决go包管理代理网址无法访问
go: cloud.google.com/go/storage@v1.10.0: Get "https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.10.0.mod": dial tcp 142.250.66.49:443: connectex: A con
nection attempt failed because the connected party did not properly respond afte
r a period of time, or established connection failed because connected host has
failed to respond.
cmd
执行命令:
go env -w GOPROXY=https://goproxy.cn
页:
[1]