Hi gophers, We have just released Go version 1.7.3, a minor point release.
This release includes fixes to the compiler, runtime, and the the crypto/cipher, crypto/tls, net/http, and strings 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/ To compile from source using a Git clone, update to the release with "git checkout go1.7.3" and build as usual. Please note that 1.7.2 was tagged, but unreleased - there was a bug reported at the last minute so the release announcement was held off. We decided not to overwrite the go1.7.2 tag just in case anyone had used it in that short window. 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.