github golang/tools gopls/v0.14.1

latest releases: v0.25.0, gopls/v0.16.2, gopls/v0.16.2-pre.2...
10 months ago

This release contains just two changes:

  • A workaround for a regression affecting some users of GOPACKAGESDRIVER: golang/go#63751, for example those using gopls with an older version of Bazel. When the go/packages driver is missing compiler or architecture information, gopls now assumes a default value rather than failing to load package information.
  • A fix for a minor bug in the new "remove unused parameter" refactoring: golang/go#63755. Notably, this bug was discovered via an automated report from someone who had opted in to Go telemetry.

Don't miss a new tools release

NewReleases is sending notifications on new releases.