← ← 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
| Release | Release Date | Active Support | EOL | Latest Version | LTS | Status |
|---|---|---|---|---|---|---|
| 1.26 | Feb 11, 2026 | - | No | 1.26.0 | No | Active |
| 1.25 | Aug 12, 2025 | - | No | 1.25.7 | No | Active |
| 1.24 | Feb 11, 2025 | - | Feb 11, 2026 | 1.24.13 | No | EOL |
| 1.23 | Aug 13, 2024 | - | Aug 12, 2025 | 1.23.12 | No | EOL |
| 1.22 | Feb 6, 2024 | - | Feb 11, 2025 | 1.22.12 | No | EOL |
| 1.21 | Aug 8, 2023 | - | Aug 13, 2024 | 1.21.13 | No | EOL |
| 1.20 | Feb 1, 2023 | - | Feb 6, 2024 | 1.20.14 | No | EOL |
| 1.19 | Aug 2, 2022 | - | Sep 6, 2023 | 1.19.13 | No | EOL |
| 1.18 | Mar 15, 2022 | - | Feb 1, 2023 | 1.18.10 | No | EOL |
| 1.17 | Aug 16, 2021 | - | Aug 2, 2022 | 1.17.13 | No | EOL |
| 1.16 | Feb 16, 2021 | - | Mar 15, 2022 | 1.16.15 | No | EOL |
| 1.15 | Aug 11, 2020 | - | Aug 16, 2021 | 1.15.15 | No | EOL |
| 1.14 | Feb 25, 2020 | - | Feb 16, 2021 | 1.14.15 | No | EOL |
| 1.13 | Sep 3, 2019 | - | Aug 11, 2020 | 1.13.15 | No | EOL |
| 1.12 | Feb 25, 2019 | - | Feb 25, 2020 | 1.12.17 | No | EOL |
| 1.11 | Aug 24, 2018 | - | Sep 3, 2019 | 1.11.13 | No | EOL |
| 1.10 | Feb 16, 2018 | - | Feb 25, 2019 | 1.10.8 | No | 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.