一键安装最新版golang

Jrohy 3e710ab65f 更换检测地址 пре 5 година
LICENSE bb85c25db7 first commit пре 5 година
README.md 905a4ae7f3 Update README.md пре 5 година
go-install.sh 3e710ab65f 更换检测地址 пре 5 година

README.md

go-install


一键安装最新版golang, 国内vps自动设置GOPROXY(goproxy.cn)

安装/更新 最新版golang

source <(curl -L https://git.io/go-install)

安装/更新 指定版本golang

source <(curl -L https://git.io/go-install) -v 1.13.5