Go 1.25.0 is released

375 views
Skip to first unread message

David Chase

unread,
Aug 12, 2025, 5:58:24 PMAug 12
to golang-nuts
Hello gophers,

We have just released Go 1.25.0.

To find out what has changed in Go 1.25, read the release notes:
https://go.dev/doc/go1.25

You can download binary and source distributions from our download
page: https://go.dev/dl/#go1.25.0

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

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

To compile from source using a Git clone, update to the release with
git checkout go1.25.0 and build as usual.

Thanks to everyone who contributed to the release!

Cheers,
David and Dmitri for the Go team
Reply all
Reply to author
Forward
0 new messages