Subject: CVS commit: pkgsrc/devel/gopls
From: Benny Siegert
Date: 2022-08-13 17:18:51
Message id: 20220813151851.BAA00FB1A@cvs.NetBSD.org

Log Message:
gopls: update to 0.9.3

gopls v0.9.3

Move fast and fix things... it appears that v0.9.2 exposed a latent crasher in
gopls (golang/go#54395). This crash occurs when a new workspace is incorrectly
configured, and so is likely to be rather confusing for new users. On that
basis, the fix warranted a patch release.

As always, thank you for filing issues!

gopls v0.9.2

This release contains many bug fixes, particularly related to problems that
would require restarting gopls.

Note about network usage: among these fixes was a change to allow network usage
when reloading the workspace. Reloading occurs when a go.mod, go.sum, or
go.work file changes on disk. In the past, gopls would only allow network
during the first workspace load. This resulted in confusing behavior when, for
example, a new dependency is added to a go.mod file and gopls could not load
it, but loading succeeded on restart.

Files:
RevisionActionfile
1.57modifypkgsrc/devel/gopls/Makefile
1.32modifypkgsrc/devel/gopls/distinfo
1.27modifypkgsrc/devel/gopls/go-modules.mk