Go 1.10 · Version Status

Go 1.10 End of Life Date

Go 1.10 end-of-life date, support status, and CVE risk. Data from endoflife.date and official vendor documentation.

Go 1.10 is past end of life. This version no longer receives security patches. 2630 days past EOL — migrate to a supported version immediately.
EOL Date
Feb 25, 2019
2630 days past EOL
Latest Release
1.10.8
Standard release
Release Date
Feb 16, 2018
Go 1.10 series
All Go versions Go 1.11 →
Recommended upgrade path
Go 1.26
Latest release: 1.26.3 · EOL: Supported
View full Go timeline →
All Go Versions
VersionLatestEOL DateStatus
1.10 1.10.8 Feb 25, 2019 EOL
1.11 1.11.13 Sep 3, 2019 EOL
1.12 1.12.17 Feb 25, 2020 EOL
1.13 1.13.15 Aug 11, 2020 EOL
1.14 1.14.15 Feb 16, 2021 EOL
1.15 1.15.15 Aug 16, 2021 EOL
1.16 1.16.15 Mar 15, 2022 EOL
1.17 1.17.13 Aug 2, 2022 EOL

What does Go 1.10 end of life mean?

When Go 1.10 reaches end of life, the maintainers stop issuing security patches for this version. CVEs discovered after the EOL date are publicly disclosed on the National Vulnerability Database with no patch available. Exploit code frequently appears on GitHub within days of disclosure.

The CVE blind spot: Most vulnerability scanners check for known CVEs but do not flag the ongoing accumulation of unpatched vulnerabilities in EOL software versions. Running Go 1.10 past its EOL date creates a permanently growing attack surface that standard security tooling will not surface.

Migrate to Go 1.26 or implement compensating controls — network segmentation, enhanced monitoring, restricted access — while migration is underway.

Frequently Asked Questions
When does Go 1.10 reach end of life?
Go 1.10 reached end of life on February 25, 2019. This version is no longer receiving security patches.
Is Go 1.10 still supported?
No. Go 1.10 reached end of life on February 25, 2019 and is no longer receiving security patches.
What should I upgrade to from Go 1.10?
The recommended upgrade from Go 1.10 is Go 1.26 — the latest actively supported version. Check the Go full timeline for all supported versions.
What are the security risks of running Go 1.10 past EOL?
When Go 1.10 reaches end of life, the maintainers stop issuing security patches. Any CVEs disclosed after the EOL date accumulate with no remediation path. Most vulnerability scanners do not flag this — it is the CVE blind spot. Organizations running EOL Go should migrate immediately or implement compensating controls.
Data from endoflife.date API · Generated at build time · How we source data →