blob: 5a833727770170a956f2167c5d8d2ff0b4d2e579 [file] [log] [blame]
<p>Hello gophers,</p>
<p>We have just released Gopls v0.16.2-pre.1, a release candidate for the upcoming gopls release. It is picked from release branch gopls-release-branch.0.16 at commit abc123d.</p>
<p>If you have Go installed already, an easy way to try v0.16.2-pre.1 is by using the go command:</p>
<pre><code>$ go install golang.org/x/tools/gopls@v0.16.2-pre.1
</code></pre>
<p>This gopls release is being tracked at <a href="https://go.dev/issue/12345">https://go.dev/issue/12345</a>.</p>
<p>Cheers,<br>
The Go Tools Team</p>