Link Search Menu Expand Document

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Release Released Supported Latest
1.19 4 months and 2 weeks ago
(02 Aug 2022)
Yes 1.19.4
(06 Dec 2022)
1.18 9 months ago
(15 Mar 2022)
Yes 1.18.9
(06 Dec 2022)
1.17 1 year and 4 months ago
(16 Aug 2021)
Ended 4 months and 2 weeks ago
(02 Aug 2022)
1.17.13
1.16 1 year and 10 months ago
(16 Feb 2021)
No 1.16.15
1.15 2 years and 4 months ago
(11 Aug 2020)
No 1.15.15
1.14 2 years and 9 months ago
(25 Feb 2020)
No 1.14.15
1.13 3 years ago
(03 Sep 2019)
No 1.13.15
1.12 3 years and 9 months ago
(25 Feb 2019)
No 1.12.17
1.11 4 years ago
(24 Aug 2018)
No 1.11.13
1.10 4 years and 10 months ago
(16 Feb 2018)
No 1.10.8

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. It fixes 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). The security policy can be found at https://go.dev/security/.

More information is available on the Go website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
go version

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/go.json. See the API Documentation for more.

This page was last updated on 07 December 2022. Latest releases are automatically updated.