Skip to content

Commit f1e4155

Browse files
committed
增加阿里云Go模块代理
1 parent 413b54f commit f1e4155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zh-cn/Modules/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
> 1、Go1.11及以后版本才能使用。
88
2、Go1.11需要设置环境变量 GO111MODULE 为 on(新特性开关,按照Go语言惯例,mod首次在go1.11版本中使用,go1.13及以后版本这个设置可能不会用了)。
99
3、可以设置模块代理:设置环境变量 GOPROXY 的值为代理网址,目前可用的模块公共代理网址有:
10+
<https://mirrors.aliyun.com/goproxy/>
1011
<https://goproxy.io>
1112
<https://athens.azurefd.net>
1213
<https://goproxy.cn>

0 commit comments

Comments
 (0)