Download Go 1.12.3 / 1.11.8
Go, also referred to as golang, is a programming language developed by Google and the open source community since 2007. Among other things, the language is cloudflare, google, Netflix and Uber used. Go code can be compiled for Android, Linux, macOS, FreeBSD, and Windows on i386, amd64, and ARM processor architectures. The syntax of Go is similar to that of C and similar programming languages, although there are also some notable differences. Go also offers the option of distributed programming, where several processes are executed simultaneously. The team has released Go versions 1.12.3 and 1.11.8 with the following announcement:
Go 1.12.3 and Go 1.11.8 have been released
hello gophers,
We have just released Go versions 1.12.3 and 1.11.8, minor point releases.
These releases fix an issue 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.
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:
To compile from source using a Git clone, update to the release with “git checkout go1.12.3” and build as usual.
cheers,
Andy for the Go team
go1.12.2 includes fixes to the compiler, the go command, the runtime, and the doc, net, net/http/httputil, and os packages.
go1.11.7 includes fixes to the runtime and the net packages.
Version number | 1.12.3 / 1.11.8 |
Release status | Final |
Operating systems | Windows 7, Android, Linux, BSD, macOS, Solaris, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016 |
Website | The Go Programming Language |
Download | |
License type | Conditions (GNU/BSD/etc.) |