Link Search Menu Expand Document

Go

lang

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

Release Released Supported Latest
1.20 3 months and 4 weeks ago
(01 Feb 2023)
Yes 1.20.4
(02 May 2023)
1.19 10 months ago
(02 Aug 2022)
Yes 1.19.9
(02 May 2023)
1.18 1 year and 2 months ago
(15 Mar 2022)
Ended 3 months and 4 weeks ago
(01 Feb 2023)
1.18.10
(10 Jan 2023)
1.17 1 year and 9 months ago
(16 Aug 2021)
Ended 10 months ago
(02 Aug 2022)
1.17.13
(01 Aug 2022)
1.16 2 years and 3 months ago
(16 Feb 2021)
Ended 1 year and 2 months ago
(15 Mar 2022)
1.16.15
(03 Mar 2022)
1.15 2 years and 9 months ago
(11 Aug 2020)
Ended 1 year and 9 months ago
(16 Aug 2021)
1.15.15
(04 Aug 2021)
1.14 3 years ago
(25 Feb 2020)
Ended 2 years and 3 months ago
(16 Feb 2021)
1.14.15
(04 Feb 2021)
1.13 3 years and 9 months ago
(03 Sep 2019)
Ended 2 years and 9 months ago
(11 Aug 2020)
1.13.15
(06 Aug 2020)
1.12 4 years ago
(25 Feb 2019)
Ended 3 years ago
(25 Feb 2020)
1.12.17
(12 Feb 2020)
1.11 4 years and 9 months ago
(24 Aug 2018)
Ended 3 years and 9 months ago
(03 Sep 2019)
1.11.13
(13 Aug 2019)
1.10 5 years ago
(16 Feb 2018)
Ended 4 years ago
(25 Feb 2019)
1.10.8
(23 Jan 2019)

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 information. You can subscribe to the iCalendar feed at /calendar/go.ics.