Hi, We've just released Go version 1.2.1. It includes fixes to the runtime, net, and database/sql packages. See the change history for details: http://golang.org/s/go1.2.1-changes
You can download binary and source distributions from the usual place: https://code.google.com/p/go/downloads/listTo compile from source, update to the release with "hg update release" and build as usual.
Thanks to everyone who contributed to the release. Andrew
|