- Unix-like operating system (macOS or Linux)
- git should be installed, and you should set the git config
git config --global http.postBuffer 524288000
bash go_install.sh <GOVERSION>
examples:
bash go_install.sh go1.12.4
./go_install <GOVERSION> <GOPATH>