| <p>Hello gophers,</p> |
| <p>We have just released Go versions 1.18.1 and 1.17.9, minor point releases.</p> |
| <p>View the release notes for more information:<br> |
| <a href="https://go.dev/doc/devel/release#go1.18.1">https://go.dev/doc/devel/release#go1.18.1</a></p> |
| <p>You can download binary and source distributions from the Go website:<br> |
| <a href="https://go.dev/dl/">https://go.dev/dl/</a></p> |
| <p>To compile from source using a Git clone, update to the release with<br> |
| <code>git checkout go1.18.1</code> and build as usual.</p> |
| <p>Thanks to everyone who contributed to the releases.</p> |
| <p>Cheers,<br> |
| Alice, Bob, and Charlie for the Go team</p> |