Software Update: Go 1.14.4 / 1.13.12

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.14.4 and 1.13.12 with the following changes:

go1.14.3 includes fixes to cgo, the compiler, the runtime, and the go/doc and math/big packages.
go1.14.4 includes fixes to the go doc command, the runtime, and the encoding/json and os packages.

go1.13.11 includes fixes to the compiler.
go1.13.12 includes fixes to the runtime, and the go/types and math/big packages.

Version number 1.14.4 / 1.13.12
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, UNIX, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016
Website The Go Programming Language
Download https://golang.org/dl
License type Conditions (GNU/BSD/etc.)
You might also like