Hello gophers,

We have just released go1.25rc2, a release candidate version of Go 1.25.
It is cut from release-branch.go1.25 at the revision tagged go1.25rc2.

Please try your production load tests and unit tests with the new version.
Your help testing these pre-release versions is invaluable.

Report any problems using the issue tracker:
https://go.dev/issue/new

If you have Go installed already, an easy way to try go1.25rc2
is by using the go command:

$ go install golang.org/dl/go1.25rc2@latest
$ go1.25rc2 download

You can download binary and source distributions from the usual place:
https://go.dev/dl/#go1.25rc2

To find out what has changed in Go 1.25, read the draft release notes:
https://tip.golang.org/doc/go1.25

Cheers,
Carlos and David for the Go team

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/RCvNFi_iR7mIX8_I4PHW_g%40geopod-ismtpd-5.

Reply via email to