| Go 1.5.2 is released | Chris Broadfoot | 03/12/15 14:22 | Hi gophers, We've just released Go version 1.5.2, a minor point release. This release includes bug fixes to the compiler, linker, and the mime/multipart, net, and runtime packages. See the Go 1.5.2 milestone on our issue tracker for details. You can download binary and source distributions from the Go web site: To compile from source using a Git checkout, update to the release with "git checkout go1.5.2" and build as usual. Thanks to everyone who contributed to the release. Chris |