pkgsrc/devel/gopls
wiz 09f44d79dc gopls: update to 0.6.5.
Show available upgrades for dependencies

gopls/v0.6.0 removed support for the code lenses that showed
available upgrades for dependencies. This behavior has now been
reintroduced, with an improved UI. Users must explicitly request
this information by clicking the "Check for upgrades" code lens
above the go.mod file's require block. Any module with available
upgrades will be highlighted with an informational diagnostic and
accepting its suggested fix will preform the upgrade.
2021-02-18 09:57:14 +00:00
..
DESCR
distinfo gopls: update to 0.6.5. 2021-02-18 09:57:14 +00:00
go-modules.mk gopls: update to 0.6.5. 2021-02-18 09:57:14 +00:00
Makefile gopls: update to 0.6.5. 2021-02-18 09:57:14 +00:00
PLIST