Loading... 很多新手朋友在编译go的过程中是不是经常会遇到这样的报错 `module ***: Get "https://proxy.golang.org/***": dial tcp 172.217.160.113:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.` 你可以试着访问一下[proxy.golang.org][1],怎么样,访问不了吧,没错,这是被我们伟大的长城防火墙给屏蔽了,你需要改成我们国内可用的代理地址,直接在命令行执行`go env -w GOPROXY=https://goproxy.cn`,然后再次尝试执行你的go命令试试看,搞定了吧 <img src="https://static.chinsea.net/yaw.ee/assets/img/emotion/qq/wn.png" class="emotion-qq"> [1]: https://proxy.golang.org/ 最后修改:2021 年 01 月 03 日 09 : 46 AM © 允许规范转载 赞赏 如果觉得我的文章对你有用,请随意赞赏 ×Close 赞赏作者 扫一扫支付 支付宝支付 微信支付
谢谢,解决了
打卡,也解决了,555
打卡,解决了~୧(๑•̀⌄•́๑)૭