Golang - 解决提示dial tcp 172.217.160.113:443: connectex: A connection attempt failed

解决方法:改成国内可用的代理地址。在命令提示符输入: go env -w GOPROXY=https://goproxy.cn

posted @ 2023-05-26 00:22  李若盛开  阅读(373)  评论(0)    收藏  举报