Hello gophers,
We have just released Go versions 1.17.4 and 1.16.11, minor point releases.
View the release notes for more information:
https://go.dev/doc/devel/release#go1.17.minorYou can download binary and source distributions from the Go web site:
https://go.dev/dl/To compile from source using a Git clone, update to the release with
"git checkout go1.17.4" and build as usual.
Thanks to everyone who contributed to the releases.
Cheers,
Michael, Heschi, Dmitri, and Carlos for the Go team