Release History

This page summarizes the changes between official stable releases of Go. The change log has the full details.

To update to a specific release, use:

git fetch --tags
git checkout goX.Y.Z

Release Policy

Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release. We fix critical problems, including critical security problems, in supported releases as needed by issuing minor revisions (for example, Go 1.6.1, Go 1.6.2, and so on).

go1.17 (released 2021-08-16)

Go 1.17 is a major release of Go. Read the Go 1.17 Release Notes for more information.

go1.16 (released 2021-02-16)

Go 1.16 is a major release of Go. Read the Go 1.16 Release Notes for more information.

Minor revisions

archive/zipencoding/xml
gosyscalltime
gotestingtime
net/httparchive/ziptimesyscall
archive/zipmath/bignetnet/http/httputilgonet/http
crypto/tlsnetnet/http
net/http/httputilgonet/http

go1.15 (released 2020-08-11)

Go 1.15 is a major release of Go. Read the Go 1.15 Release Notes for more information.

Minor revisions

net/http/cginet/http/fcgi
gonet/mailossynctesting
gobytesplugintesting
compress/flatenet/httpreflecttime
gomath/big
goio
gocrypto/elliptic
gonet/http
encoding/xml
gonet/httpossyscalltime
godatabase/sqlnet/http
net/httparchive/ziptimesyscall
archive/zipmath/bignetnet/http/httputilgomath/bignet/http
crypto/tlsnet
net/http/httputilgonet/http

go1.14 (released 2020-02-25)

Go 1.14 is a major release of Go. Read the Go 1.14 Release Notes for more information.

Minor revisions

go1.14.1 (released 2020-03-19) includes fixes to the go command, tools, and the runtime. See the Go 1.14.1 milestone on our issue tracker for details.

os/exectesting
go/docmath/big
godocencoding/jsonos
crypto/x509net/http
godatabase/sqlencoding/jsonnet/httpreflecttesting
encoding/binary
net/http/cginet/http/fcgi
net/httptesting
plugintesting
net/httptime
gomath/big
go
gocrypto/elliptic
gonet/http

go1.13 (released 2019-09-03)

Go 1.13 is a major release of Go. Read the Go 1.13 Release Notes for more information.

Minor revisions

net/httpnet/textproto
crypto/dsa
syscallnetnet/httpcrypto/ecdsa
net/httpsyscall
net/http
net/http
crypto/x509
crypto/x509net/http
crypto/cypher
os/exectime

go1.13.11 (released 2020-05-14) includes fixes to the compiler. See the Go 1.13.11 milestone on our issue tracker for details.

go/typesmath/big
crypto/x509net/http
database/sqlnet/httpreflect
encoding/binary

go1.12 (released 2019-02-25)

Go 1.12 is a major release of Go. Read the Go 1.12 Release Notes for more information.

Minor revisions

fmtnet/smtpospath/filepathsynctext/template
docnetnet/http/httputilos

go1.12.3 (released 2019-04-08) was accidentally released without its intended fix. It is identical to go1.12.2, except for its version number. The intended fix is in go1.12.4.

go1.12.4 (released 2019-04-11) fixes 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.

os
crypto/x509net/httpos

go1.12.7 (released 2019-07-08) includes fixes to cgo, the compiler, and the linker. See the Go 1.12.7 milestone on our issue tracker for details.

net/httpnet/url
osmath/big
net/httpnet/textproto
crypto/dsa
syscallnet

go1.12.13 (released 2019-10-31) 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 (released 2019-12-04) includes a fix to the runtime. See the Go 1.12.14 milestone on our issue tracker for details.

net/http
crypto/x509

go1.12.17 (released 2020-02-12) includes a fix to the runtime. See the Go 1.12.17 milestone on our issue tracker for details.

go1.11 (released 2018-08-24)

Go 1.11 is a major release of Go. Read the Go 1.11 Release Notes for more information.

Minor revisions

crypto/x509encoding/jsongo/typesnetnet/httpreflect
database/sqlgo/types
crypto/x509
net/httpgo/typesgoget...
crypto/elliptic
crypto/x509encoding/jsonnetnet/url
net

go1.11.8 (released 2019-04-08) was accidentally released without its intended fix. It is identical to go1.11.7, except for its version number. The intended fix is in go1.11.9.

go1.11.9 (released 2019-04-11) fixes 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.

go1.11.10 (released 2019-05-06) includes fixes to the runtime and the linker. See the Go 1.11.10 milestone on our issue tracker for details.

crypto/x509

go1.11.12 (released 2019-07-08) includes fixes to the compiler and the linker. See the Go 1.11.12 milestone on our issue tracker for details.

net/httpnet/url

go1.10 (released 2018-02-16)

Go 1.10 is a major release of Go. Read the Go 1.10 Release Notes for more information.

Minor revisions

archive/zipcrypto/tlscrypto/x509encoding/jsonnetnet/httpnet/http/pprof

go1.10.2 (released 2018-05-01) includes fixes to the compiler, linker, and go command. See the Go 1.10.2 milestone on our issue tracker for details.

crypto/tlscrypto/x509strings
net/httpmime/multipartld/machobytesstrings
database/sql
crypto/x509
goget...
crypto/elliptic

go1.9 (released 2017-08-24)

Go 1.9 is a major release of Go. Read the Go 1.9 Release Notes for more information.

Minor revisions

go1.9.1 (released 2017-10-04) includes two security fixes. See the Go 1.9.1 milestone on our issue tracker for details.

gocrypto/x509database/sqllognet/smtpgoget
database/sqlmath/bignet/httpnet/url

go1.9.4 (released 2018-02-07) includes a security fix to "go get". See the Go 1.9.4 milestone on our issue tracker for details.

net/http/pprof

go1.9.6 (released 2018-05-01) includes fixes to the compiler and go command. See the Go 1.9.6 milestone on our issue tracker for details.

crypto/x509strings

go1.8 (released 2017-02-16)

Go 1.8 is a major release of Go. Read the Go 1.8 Release Notes for more information.

Minor revisions

gocrypto/tlsencoding/xmlimage/pngnetnet/httpreflecttext/templatetime
crypto/elliptic
database/sql

go1.8.4 (released 2017-10-04) includes two security fixes. It contains the same fixes as Go 1.9.1 and was released at the same time. See the Go 1.8.4 milestone on our issue tracker for details.

gocrypto/x509net/smtpgoget
math/big

go1.8.7 (released 2018-02-07) includes a security fix to "go get". It contains the same fix as Go 1.9.4 and was released at the same time. See the Go 1.8.7 milestone on our issue tracker for details.

go1.7 (released 2016-08-15)

Go 1.7 is a major release of Go. Read the Go 1.7 Release Notes for more information.

Minor revisions

compress/flatehash/crc32ionetnet/httppath/filepathreflectsyscall

go1.7.2 should not be used. It was tagged but not fully released. The release was deferred due to a last minute bug report. Use go1.7.3 instead, and refer to the summary of changes below.

crypto/ciphercrypto/tlsnet/httpstrings

go1.7.4 (released 2016-12-01) includes two security fixes. See the Go 1.7.4 milestone on our issue tracker for details.

crypto/x509time

go1.7.6 (released 2017-05-23) includes the same security fix as Go 1.8.2 and was released at the same time. See the Go 1.8.2 milestone on our issue tracker for details.

go1.6 (released 2016-02-17)

Go 1.6 is a major release of Go. Read the Go 1.6 Release Notes for more information.

Minor revisions

go1.6.1 (released 2016-04-12) includes two security fixes. See the Go 1.6.1 milestone on our issue tracker for details.

mime/multipartnet/httpsort
net/http/cginet/http

go1.6.4 (released 2016-12-01) includes two security fixes. It contains the same fixes as Go 1.7.4 and was released at the same time. See the Go 1.7.4 milestone on our issue tracker for details.

go1.5 (released 2015-08-19)

Go 1.5 is a major release of Go. Read the Go 1.5 Release Notes for more information.

Minor revisions

fmtnet/textprotonet/httpruntime
mime/multipartnetruntime
math/bigcrypto/tls

go1.5.4 (released 2016-04-12) includes two security fixes. It contains the same fixes as Go 1.6.1 and was released at the same time. See the Go 1.6.1 milestone on our issue tracker for details.

go1.4 (released 2014-12-10)

Go 1.4 is a major release of Go. Read the Go 1.4 Release Notes for more information.

Minor revisions

logsyscallruntime
goruntimesyscallreflectmath/big
net/httpruntime

go1.3 (released 2014-06-18)

Go 1.3 is a major release of Go. Read the Go 1.3 Release Notes for more information.

Minor revisions

runtimenetcrypto/rsa

go1.3.2 (released 2014-09-25) includes bug fixes to cgo and the crypto/tls packages. See the change history for details.

go1.3.3 (released 2014-09-30) includes further bug fixes to cgo, the runtime package, and the nacl port. See the change history for details.

go1.2 (released 2013-12-01)

Go 1.2 is a major release of Go. Read the Go 1.2 Release Notes for more information.

Minor revisions

runtimenetdatabase/sql

go1.2.2 (released 2014-05-05) includes a security fix that affects the tour binary included in the binary distributions (thanks to Guillaume T).

go1.1 (released 2013-05-13)

Go 1.1 is a major release of Go. Read the Go 1.1 Release Notes for more information.

Minor revisions

go1.1.1 (released 2013-06-13) includes several compiler and runtime bug fixes. See the change history for details.

gccgobufioruntimesyscalltimeGetrlimitSetrlimit

go1 (released 2012-03-28)

Go 1 is a major release of Go that will be stable in the long term. Read the Go 1 Release Notes for more information.

It is intended that programs written for Go 1 will continue to compile and run correctly, unchanged, under future versions of Go 1. Read the Go 1 compatibility document for more about the future of Go 1.

The go1 release corresponds to .

Minor revisions

go1.0.1 (released 2012-04-25) was issued to fix an escape analysis bug that can lead to memory corruption. It also includes several minor code and documentation fixes.

go1.0.2 (released 2012-06-13) was issued to fix two bugs in the implementation of maps using struct or array keys: issue 3695 and issue 3573. It also includes many minor code and documentation fixes.

go1.0.3 (released 2012-09-21) includes minor code and documentation fixes.

See the go1 release branch history for the complete list of changes.

Older releases

See the Pre-Go 1 Release History page for notes on earlier releases.