Skip to content

update-golang 0.15

Compare
Choose a tag to compare
@udhos udhos released this 11 Jun 14:36
· 76 commits to master since this release

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