Go编译时报错
Go编译时报错
Get "https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.1.0.mod": dial tcp 34.64.4.113:443: i/o timeout
export GOPROXY=https://mirrors.aliyun.com/goproxy/
---
some other proxies to try:
Get "https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.1.0.mod": dial tcp 34.64.4.113:443: i/o timeout
export GOPROXY=https://mirrors.aliyun.com/goproxy/
---
some other proxies to try:
or skip the proxy altogether: export GOPROXY=direct
阅读量: 526
发布于:
修改于:
发布于:
修改于: