minor
This commit is contained in:
parent
d10537fdfb
commit
683539f86f
@ -1,6 +1,6 @@
|
|||||||
# Golang
|
# Golang
|
||||||
if [ -f "/usr/local/go/bin/go" ]; then
|
if [ -f "/usr/local/go/bin/go" ]; then
|
||||||
export GO111MODULE=on
|
# export GO111MODULE=on
|
||||||
export GOPROXY=https://goproxy.cn,direct
|
export GOPROXY=https://goproxy.cn,direct
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user