gopls/v0.5.5
stamblerre
released this
04 Dec 19:46
·
3644 commits
to master
since this release
gopls/v0.5.5
This is a patch release to fix two bugs in gopls/v0.5.4
.
Fixes
Excessive reloading of packages outside of GOPATH or a module
See golang/go#42813.
File corruption with CRLF line endings and //
-style comments
golang/go#42646 was supposed to have been fixed in gopls/v0.5.4
, but it was not. golang/go#42923 was reported and fixed.
A full list of all issues fixed can be found in the gopls/v0.5.5 milestone. To report a new problem, please file a new issue at https://golang.org/issues/new.