| <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> |