go get下载速度慢的解决方法

beego框架入门安装时候超级缓慢,go get没有反应

1、windows环境:

2、macos/Linux设置环境变量:

  echo "export GOPROXY=https://goproxy.cn" >> ~/.profile && source ~/.profile

posted @ 2020-08-04 14:15  酷学大叔  阅读(1482)  评论(0)    收藏  举报