Download Go 1.15
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 released Go version 1.15 a few days ago with the following announcement:
Go 1.15 has been released
Today the Go team is very happy to announce the release of Go 1.15. You can get it from the download page.
Some of the highlights include:
- Substantial improvements to the Go linker
- Improved allocation for small objects at high core counts
- X.509 CommonName deprecation
- GOPROXY supports skipping proxies that return errors
- New embedded tzdata package
- A number of Core Library improvements
For the complete list of changes and more information about the improvements above, see the Go 1.15 release notes.
We want to thank everyone who contributed to this release by writing code, filing bugs, providing feedback, and/or testing the beta and release candidates. Your contributions and diligence helped to ensure that Go 1.15 is as stable as possible. That said, if you notice any problems, please file an issue.
Version number | 1.15 |
Release status | Final |
Operating systems | Windows 7, Linux, BSD, macOS, Solaris, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016, Windows Server 2019 |
Website | The Go Programming Language |
Download | https://golang.org/dl/ |
License type | Conditions (GNU/BSD/etc.) |