github golang/tools gopls/v0.13.1

latest releases: cmd/gorename/v0.1.0-deprecated, v0.25.0, gopls/v0.16.2...
13 months ago

This is a patch release to fix three issues with the v0.13.0 release:

  • golang/go#61670: broken imports due to corrupted export data
  • golang/go#61693: panic in stubmethods with variadic args
  • golang/go#61692: gofumpt integration panics when used with the new go directive syntax in go.mod files (e.g. go 1.21rc3)

Incidentally, this release also picks up a few fixes for references and renaming. See the milestone for the complete list of resolved issues.

Thank you to all who reported bugs. If are still encountering problems, please file an issue.

Don't miss a new tools release

NewReleases is sending notifications on new releases.