Releases: udhos/update-golang
update-golang 0.24
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 updates the URL for retrieving Go release list.
Full details: https://github.com/udhos/update-golang
update-golang 0.23
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 minor enhancements.
Full details: https://github.com/udhos/update-golang
update-golang 0.22
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 version reports missing download tools.
Full details: https://github.com/udhos/update-golang
update-golang 0.21
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 version adds minor improvements.
Full details: https://github.com/udhos/update-golang
update-golang 0.20
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 version fixes minor issues, including support for MacOS.
Full details: https://github.com/udhos/update-golang
update-golang 0.19
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 version fixes for some issues.
Full details: https://github.com/udhos/update-golang
update-golang 0.18
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 version searches for newer Go releseases at address https://golang.org/dl/
Full details: https://github.com/udhos/update-golang
update-golang 0.17
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 is a minor improvement on fixing build cache ownership.
Full details: https://github.com/udhos/update-golang
update-golang 0.16
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 fixes a bug: running under sudo would create files owned by root:root within user build cache.
Full details: https://github.com/udhos/update-golang
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