Hi gophers,

We have just released Go versions 1.9.2 and 1.8.5, minor point releases.

These releases include fixes to the compiler, linker, runtime,
documentation, go command, and the crypto/x509, database/sql, log, and
net/smtp packages. They include a fix to a bug introduced in Go 1.9.1 and
Go 1.8.4 that broke "go get" of non-Git repositories under certain
conditions.

View the release notes for more information:
    https://golang.org/doc/devel/release.html#go1.9.minor

You can download binary and source distributions from the Go web site:
    https://golang.org/dl/

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

Thanks to everyone who contributed to the release.

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