Hello gophers,

We have just released go1.26rc1, a release candidate version of Go 1.26.
It is cut from release-branch.go1.26 at the revision tagged go1.26rc1.

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

Please consider opting in to Go telemetry <https://go.dev/doc/telemetry> if you 
haven't already.
Go telemetry helps validate this release candidate and future Go releases.
You can opt in by running the following command:

$ go telemetry on

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

$ go install golang.org/dl/go1.26rc1@latest
$ go1.26rc1 download

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

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

Cheers,
Michael 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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/be353416.CAAAB_W-3uUAAAAAAAAAA-p9MGIAAYKKSQYAAAAAADE8OwBpQcJn%40mailjet.com.

Reply via email to