blob: 3b635c940c59f5f7f817c0681bf6807f9509e428 [file] [log] [blame]
<p>Hello gophers,</p>
<p>We have just released Go version 1.11.1, a minor point release.</p>
<p>This minor release includes 2 security fixes following the <a href="https://go.dev/security">security policy</a>:</p>
<ul>
<li>
<p>abc: security fix 1</p>
</li>
<li>
<p>xyz: security fix 2</p>
</li>
</ul>
<p>View the release notes for more information:<br>
<a href="https://go.dev/doc/devel/release#go1.11.1">https://go.dev/doc/devel/release#go1.11.1</a></p>
<p>You can download binary and source distributions from the Go website:<br>
<a href="https://go.dev/dl/">https://go.dev/dl/</a></p>
<p>To compile from source using a Git clone, update to the release with<br>
<code>git checkout go1.11.1</code> and build as usual.</p>
<p>Thanks to everyone who contributed to the release.</p>
<p>Cheers,<br>
Alice for the Go team</p>