![]() |
hace 3 años | |
---|---|---|
LICENSE | hace 5 años | |
README.md | hace 4 años | |
install.sh | hace 3 años |
一键安装最新版golang, 国内vps自动设置GOPROXY(goproxy.cn)
source <(curl -L https://go-install.netlify.app/install.sh)
source <(curl -L https://go-install.netlify.app/install.sh) -v 1.13.5
默认更新策略是已有版本和最新版本一样就不去更新, 要强制更新添加-f
source <(curl -L https://go-install.netlify.app/install.sh) -f