Hello gophers,

We have just released Go versions 1.12.4 and 1.11.9, minor point releases.

These releases fix an issue <https://github.com/golang/go/issues/31293>
where using the prebuilt binary releases on older versions of GNU/Linux led
to failures when linking programs that used cgo.

Only Linux users who hit this issue need to update.

This was previously attempted with Go 1.12.3 and 1.11.8, but both were
accidentally released without the intended fix. We apologize for the mixup
on our part.

View the release notes for more information:
    https://golang.org/doc/devel/release.html#go1.12.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.12.4" and build as usual.

Thanks to everyone who contributed to the release.

Thanks,
Andy for the Go team

-- 
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