Hello gophers,

We have just released go1.7.5, which includes fixes to the compiler,
runtime, and the crypto/x509 and time packages.
https://golang.org/doc/devel/release.html#go1.7.minor
You can download binary and source distributions from the Go web site:
https://golang.org/dl/ 

We also released go1.8rc3, a release candidate of Go 1.8.
It is cut from release-branch.go1.8 at the revision tagged go1.8rc3.

Thank you to everyone who has helped to test Go 1.8 so far.
Your help is invaluable.

Report any problems using the issue tracker:
https://golang.org/issue/new

If you have Go installed already, the easiest way to try go1.8rc3
is by using this tool:
https://godoc.org/golang.org/x/build/version/go1.8rc3

You can download binary and source distributions from the usual place:
https://golang.org/dl/#go1.8rc3

To find out what has changed in Go 1.8, read the draft release notes:
https://beta.golang.org/doc/go1.8

Documentation for Go 1.8 is available at:
https://beta.golang.org/

Our goal is to release the final version of Go 1.8 on February 1st.

Cheers,
Chris

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to