<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/xsl' href="../style/web.xsl"?>
<website 
    name="Go: Releases, patches &amp; end-of-life"
    
    description="Obtain all lifecycle information relevant to security for the Go from the Google, including versions, patches and end-of-life data."
   
    overview-image="https://live.versio.io/product/go.svg" 
    overview-title="Go"
    
    mainmenu="" submenu="" subsubmenu="" 
    
    file="product-release-end-of-life-eol-google-go"
    language="en"
    >


 <keywords>
    <term>Go</term>
    <term>Google</term>
    <term>Programming language</term>
    <term>Release</term>
    <term>Version</term>
    <term>Major</term>
    <term>Minor</term>
    <term>Patch</term>
    <term>End-of-life</term>
    <term>EOL</term>
    <term>Support</term>
    <term>End-of-support</term>
    <term>EOS</term>
    <term>Maintenance</term>
    <term>End-of-maintenance</term>
    <term>EOM</term>
    <term>Security</term>
    <term>Long-term support</term>
    <term>LTS</term>
    <term>Vulnerabilities</term>
    <term>Common vulnerabilities &amp; exposures</term>
    <term>CVE</term>
    <term>Security</term>
</keywords>

    <content>
        
        <item type="header" 
            opengraph="opengraph" 
            img="../img/product-release-version-end-of-life/google-go.jpg" 
            icon="https://live.versio.io/topology/go.svg"
            header1="Lifecycle guide for Go from Google"
            header2="All releases, patches, maintenance and support periods at a glance" 
        >
            <link title="All supported products">product-release-end-of-life-overview.xml</link>

            <link title="Free Versio.io trial">free-trial.xml</link>
        </item>

        <item type="paragraph"></item>

        <item type="paragraph">📅 Last update on 2025-08-08</item>
       
        
        <item type="header2" class="article-title">What is Go?</item>
        <item type="paragraph" imgLink="content-end-of-life-product-release-version-database.xml" alt="Automate product release and end-of-life management" img="../img/product-release-version-end-of-life/google-go.svg"><![CDATA[Go is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency. The language is often referred to as Golang because of its domain name, golang.org, but the proper name is Go.]]></item>

        <item type="paragraph">&#160;</item>
        
        <item type="header2" class="article-title">The entire lifecycle of Go</item>

        <item type="paragraph">
            The following figure shows you the visualised product life cycle of Go. You can see all releases with the latest patch version, the long-term support characteristics (orange flag in the green circle, the periods for version provision, maintenance and support.
        </item>
        <item type="image" title="Go (Google) release, version and end-of-life information" img="../img/product-release-version-end-of-life/google-go.jpg"></item>
        <item type="paragraph">Figure: Release, patch and end-of-life cycle of product Go (Google)</item>
        <item type="paragraph">&#160;</item>
     
        
        <item type="removeableParagraph" heading="What is the Go release strategy?">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. Go fix 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). </item>
        

        <item type="end-of-life" product="Go">
            <property-list>
                <listItem>
                    <first>Product</first>
                    <second>Go</second>
                </listItem>
                <listItem>
                    <first>Vendor</first>
                    <second>Google</second>
                </listItem>
                <listItem>
                    <first>Latest version</first>
                    <second>1.24.6</second>
                </listItem>
                <listItem>
                    <first>Number of releases</first>
                    <second>26</second>
                </listItem>
                <listItem>
                    <first>Number of versions</first>
                    <second>344</second>
                </listItem>
                <listItem>
                    <first>Number of unstable versions</first>
                    <second>88</second>
                </listItem>
                <listItem>
                    <first>Number of versions affected by CVE</first>
                    <second>220</second>
                </listItem>
                <listItem>
                    <first>Licence</first>
                    <second>BSD-3-Clause License</second>
                </listItem>
                <listItem>
                    <first>Licence details</first>
                    <secondlink>https://github.com/golang/go/blob/master/LICENSE</secondlink>
                </listItem>
                <listItem>
                    <first>Product site</first>
                    <secondlink></secondlink>
                </listItem>
                <listItem>
                    <first>Release info</first>
                    <secondlink></secondlink>
                </listItem>
                <listItem>
                    <first>Version command</first>
                    <second><![CDATA[go version]]></second>
                </listItem>
                <listItem>
                    <first>Wikipedia</first>
                    <secondlink>https://en.wikipedia.org/wiki/Go_(programming_language)</secondlink>
                </listItem>
                <!-- <listItem>
                    <first>Last verification date</first>
                    <second>2025-08-08</second>
                </listItem> -->
            </property-list>
        </item>
		<item type="paragraph">&#160;</item>


		<item type="paragraph">&#160;</item>
		<item type="contact" title="Questions or interested? Talk to me!" person="lukas"/>


    </content>
</website>