EOL.Wiki EOL.Wiki
← ← Back to all products

Go

Active
Programming Languages Latest Version: 1.26.0 Latest Release: Feb 10, 2026

Go (Golang) is a statically typed, compiled language developed by Google, designed for simplicity and efficient concurrency.

Versions

17

Latest Version

1.26.0

Active Support

2

EOL

15

Lifecycle Timeline

Today
1.26
1.26
1.25
1.25
1.24
1.24
1.23
1.23
1.22
1.22
1.21
1.21
1.20
1.20
1.19
1.19
1.18
1.18
1.17
1.17
Active SupportSecurity SupportEOL

Versions

ReleaseRelease DateActive SupportEOLLatest VersionLTSStatus
1.26Feb 11, 2026-No1.26.0No
Active
1.25Aug 12, 2025-No1.25.7No
Active
1.24Feb 11, 2025-Feb 11, 20261.24.13No
EOL
1.23Aug 13, 2024-Aug 12, 20251.23.12No
EOL
1.22Feb 6, 2024-Feb 11, 20251.22.12No
EOL
1.21Aug 8, 2023-Aug 13, 20241.21.13No
EOL
1.20Feb 1, 2023-Feb 6, 20241.20.14No
EOL
1.19Aug 2, 2022-Sep 6, 20231.19.13No
EOL
1.18Mar 15, 2022-Feb 1, 20231.18.10No
EOL
1.17Aug 16, 2021-Aug 2, 20221.17.13No
EOL
1.16Feb 16, 2021-Mar 15, 20221.16.15No
EOL
1.15Aug 11, 2020-Aug 16, 20211.15.15No
EOL
1.14Feb 25, 2020-Feb 16, 20211.14.15No
EOL
1.13Sep 3, 2019-Aug 11, 20201.13.15No
EOL
1.12Feb 25, 2019-Feb 25, 20201.12.17No
EOL
1.11Aug 24, 2018-Sep 3, 20191.11.13No
EOL
1.10Feb 16, 2018-Feb 25, 20191.10.8No
EOL

Frequently Asked Questions

Which versions of Go have reached end of life?
The following Go versions have reached end of life and no longer receive security updates: 1.24, 1.23, 1.22, 1.21, 1.20, 1.19, 1.18, 1.17 (and 7 more). It is recommended to upgrade to a supported version.
Is it safe to continue using Go 1.24?
Go 1.24 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of Go?
The latest version of Go is 1.26.0, released in the 1.26 release cycle.
How many versions of Go are currently supported?
Go currently has 2 actively supported version(s): 1.26, 1.25.
When does Go 1.26 reach end of life?
Go 1.26 does not have a specific end-of-life date announced yet.
What should I do when Go reaches end of life?
When a Go version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.