Go 1.16 Beta 1 version is released

Google Team released go1.16beta1, a beta version of Go 1.16.

If you have already installed Go language, the easiest way to update to go 1.16 beta1 version is by using the go command:

$ go get golang.org/dl/go1.16beta1
$ go1.16beta1 download

Try the new version and report any problems using the issue tracker

To download binary and source distributions of version go1.16beta1 use this link

To see the latest changes in Go 1.16, go through the draft release notes