go基本代理配置
This commit is contained in:
4
Languages/golang/基本配置.txt
Normal file
4
Languages/golang/基本配置.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
1.代理:
|
||||||
|
go env -w GO111MODULE=on
|
||||||
|
go env -w GOPROXY=https://mirrors.aliyun.com/goproxy/,direct
|
||||||
|
time go get golang.org/x/tour
|
||||||
Reference in New Issue
Block a user