fix: replace goproxy
This commit is contained in:
parent
9b193b11ac
commit
74555bb7fa
|
@ -18,7 +18,7 @@ esac
|
|||
|
||||
if in_china; then
|
||||
go env -w GO111MODULE=on
|
||||
go env -w GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||
go env -w GOPROXY=https://goproxy.io,direct
|
||||
fi
|
||||
|
||||
# coc.nvim
|
||||
|
|
Loading…
Reference in New Issue
Block a user