github golang/tools gopls/v0.14.1

latest releases: gopls/v0.17.0-pre.1, v0.27.0, v0.26.0...
12 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.