Subject: CVS commit: pkgsrc/devel/gopls
From: Benny Siegert
Date: 2022-04-09 20:49:49
Message id: 20220409184949.4FB51FB24@cvs.NetBSD.org

Log Message:
gopls: update to 0.8.2

New Features

Fuzz target inference: Gopls will now infer the type of Fuzz targets from
preceding testing.F.Add statements.

Generic completion improvements: This release includes several improvements to
auto-completion of generic code. For example, completion of type or function
instantiation now prefers types that are in terms of the constraint type set.

Bugfixes

The timing of this release is primarily driven by golang/vscode-go#2121, a
panic when go.work files are missing a go directive. We received enough reports
of this crash to know that it was affecting a significant number of users.
Thanks to all those who reported issues - your diligence helps us make gopls
better!

Files:
RevisionActionfile
1.48modifypkgsrc/devel/gopls/Makefile
1.28modifypkgsrc/devel/gopls/distinfo
1.23modifypkgsrc/devel/gopls/go-modules.mk