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

Release Released Supported Latest
1.22 2 months and 2 weeks ago
(06 Feb 2024)
Yes 1.22.2
(03 Apr 2024)
1.21 8 months ago
(08 Aug 2023)
Yes 1.21.9
(03 Apr 2024)
1.20 1 year and 2 months ago
(01 Feb 2023)
Ended 2 months and 2 weeks ago
(06 Feb 2024)
1.20.14
(06 Feb 2024)
1.19 1 year and 8 months ago
(02 Aug 2022)
Ended 7 months ago
(06 Sep 2023)
1.19.13
(06 Sep 2023)
1.18 2 years ago
(15 Mar 2022)
Ended 1 year and 2 months ago
(01 Feb 2023)
1.18.10
(10 Jan 2023)
1.17 2 years and 8 months ago
(16 Aug 2021)
Ended 1 year and 8 months ago
(02 Aug 2022)
1.17.13
(01 Aug 2022)
1.16 3 years ago
(16 Feb 2021)
Ended 2 years ago
(15 Mar 2022)
1.16.15
(03 Mar 2022)
1.15 3 years and 8 months ago
(11 Aug 2020)
Ended 2 years and 8 months ago
(16 Aug 2021)
1.15.15
(04 Aug 2021)
1.14 4 years ago
(25 Feb 2020)
Ended 3 years ago
(16 Feb 2021)
1.14.15
(04 Feb 2021)
1.13 4 years and 7 months ago
(03 Sep 2019)
Ended 3 years and 8 months ago
(11 Aug 2020)
1.13.15
(06 Aug 2020)
1.12 5 years ago
(25 Feb 2019)
Ended 4 years ago
(25 Feb 2020)
1.12.17
(12 Feb 2020)
1.11 5 years and 8 months ago
(24 Aug 2018)
Ended 4 years and 7 months ago
(03 Sep 2019)
1.11.13
(13 Aug 2019)
1.10 6 years ago
(16 Feb 2018)
Ended 5 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.