Software Update: Go 1.13.6 / 1.12.15

Spread the love

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.13.6 and 1.12.15 with the following changes:

go1.13.4 includes fixes to the net/http and syscall packages. It also fixes an issue on macOS 10.15 Catalina where the non-notarized installer and binaries were being rejected by Gatekeeper.
go1.13.5 includes fixes to the go command, the runtime, the linker, and the net/http package.
go1.13.6 includes fixes to the runtime and the net/http package.

go1.12.13 fixes an issue on macOS 10.15 Catalina where the non-notarized installer and binaries were being rejected by Gatekeeper. Only macOS users who hit this issue need to update.
go1.12.14 includes a fix to the runtime.
go1.12.15 includes fixes to the runtime and the net/http package.

Version number 1.13.6 / 1.12.15
Release status Final
Operating systems Windows 7, Android, Linux, BSD, macOS, Solaris, UNIX, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016
Website The Go Programming Language
Download
License type Conditions (GNU/BSD/etc.)
You might also like