update-golang 0.15
update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion.
When you need to quickly boot up a Golang binary release into a system.
The script can automatically detect the latest Golang release.
This release adds a new environment variable to control the location to search for new releases:
RELEASE_LIST=https://golang.org/doc/devel/release.html
Full details: https://github.com/udhos/update-golang