3 update-golang 0.15 - easily bootup latest golang release into a system

github.com posted by Everton Marques 2107 days ago  

update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion.
When you need to 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

Register to comment or vote on this story