golang.org/x/build@v0.0.0-20240506185731-218518f32b70/internal/task/testdata/announce-minor.html (about) 1 <p>Hello gophers,</p> 2 <p>We have just released Go versions 1.18.1 and 1.17.9, minor point releases.</p> 3 <p>View the release notes for more information:<br> 4 <a href="https://go.dev/doc/devel/release#go1.18.1">https://go.dev/doc/devel/release#go1.18.1</a></p> 5 <p>You can download binary and source distributions from the Go website:<br> 6 <a href="https://go.dev/dl/">https://go.dev/dl/</a></p> 7 <p>To compile from source using a Git clone, update to the release with<br> 8 <code>git checkout go1.18.1</code> and build as usual.</p> 9 <p>Thanks to everyone who contributed to the releases.</p> 10 <p>Cheers,<br> 11 Alice, Bob, and Charlie for the Go team</p>