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 6 months ago
(02 Aug 2022)
Yes 1.19.5
(10 Jan 2023)
1.18 11 months ago
(15 Mar 2022)
Yes 1.18.10
(10 Jan 2023)
1.17 1 year and 6 months ago
(16 Aug 2021)
Ended 6 months ago
(02 Aug 2022)
1.17.13
1.16 1 year and 12 months ago
(16 Feb 2021)
Ended 11 months ago
(15 Mar 2022)
1.16.15
1.15 2 years and 6 months ago
(11 Aug 2020)
Ended 1 year and 6 months ago
(16 Aug 2021)
1.15.15
1.14 2 years and 11 months ago
(25 Feb 2020)
Ended 1 year and 12 months ago
(16 Feb 2021)
1.14.15
1.13 3 years and 5 months ago
(03 Sep 2019)
Ended 2 years and 6 months ago
(11 Aug 2020)
1.13.15
1.12 3 years and 11 months ago
(25 Feb 2019)
Ended 2 years and 11 months ago
(25 Feb 2020)
1.12.17
1.11 4 years and 5 months ago
(24 Aug 2018)
Ended 3 years and 5 months ago
(03 Sep 2019)
1.11.13
1.10 4 years and 12 months ago
(16 Feb 2018)
Ended 3 years and 11 months ago
(25 Feb 2019)
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 information. You can subscribe to the iCalendar feed at /calendar/go.ics.

This page was last updated on 11 January 2023. Latest releases are automatically updated.