blob: 62f03f1013762c4ba78c2cda1e9f75ee19fcf179 [file] [log] [blame]
<p>Hello gophers,</p>
<p>We have just released go1.19rc6, a release candidate version of Go 1.19.<br>
It is cut from release-branch.go1.19 at the revision tagged go1.19rc6.</p>
<p>Please try your production load tests and unit tests with the new version.<br>
Your help testing these pre-release versions is invaluable.</p>
<p>Report any problems using the issue tracker:<br>
<a href="https://go.dev/issue/new">https://go.dev/issue/new</a></p>
<p>If you have Go installed already, an easy way to try go1.19rc6<br>
is by using the go command:<br>
$ go install golang.org/dl/go1.19rc6@latest<br>
$ go1.19rc6 download</p>
<p>You can download binary and source distributions from the usual place:<br>
<a href="https://go.dev/dl/#go1.19rc6">https://go.dev/dl/#go1.19rc6</a></p>
<p>To find out what has changed in Go 1.19, read the draft release notes:<br>
<a href="https://tip.golang.org/doc/go1.19">https://tip.golang.org/doc/go1.19</a></p>
<p>Cheers,<br>
The Go team</p>