Go 1.20 is released

已查看 171 次
跳至第一个未读帖子

Michael Knyszek

未读,
2023年2月1日 14:36:202023/2/1
收件人 golang-...@googlegroups.com、golang-dev、golang-nuts

Hello gophers,

We have just released Go 1.20.

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

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

If you have Go installed already, an easy way to try go1.20
is by using the go command:
$ go install golang.org/dl/go1.20@latest
$ go1.20 download

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

Thanks to everyone who contributed to the release!

Cheers,
Michael, Matthew, and Dmitri for the Go team

回复全部
回复作者
转发
0 个新帖子