We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413b54f commit f1e4155Copy full SHA for f1e4155
zh-cn/Modules/README.md
@@ -7,6 +7,7 @@
7
> 1、Go1.11及以后版本才能使用。
8
2、Go1.11需要设置环境变量 GO111MODULE 为 on(新特性开关,按照Go语言惯例,mod首次在go1.11版本中使用,go1.13及以后版本这个设置可能不会用了)。
9
3、可以设置模块代理:设置环境变量 GOPROXY 的值为代理网址,目前可用的模块公共代理网址有:
10
+<https://mirrors.aliyun.com/goproxy/>
11
<https://goproxy.io>
12
<https://athens.azurefd.net>
13
<https://goproxy.cn>
0 commit comments