Golang设置

Golang 代理设置

Linux 个人用户

## 在~/.bashrc中添加
export GOPROXY=https://goproxy.cn

使用go mod

Linux 个人用户

## 在~/.bashrc中添加
export GO111MODULE=on
posted @ 2021-06-06 15:28  奔跑的兔  阅读(81)  评论(0)    收藏  举报