Subject: CVS commit: pkgsrc/devel/gopls
From: Benny Siegert
Date: 2023-08-18 21:20:28
Message id: 20230818192028.2E36CFBDB@cvs.NetBSD.org

Log Message:
gopls: update to 0.13.2

0.13.2
fix for a new crash when renaming methods in certain packages

0.13.1
fix three issues with the v0.13.0 release:

- broken imports due to corrupted export data
- panic in stubmethods with variadic args
- gofumpt integration panics when used with the new go directive syntax in go.mod
  files (e.g. go 1.21rc3)

0.13.0
This release fixes several bugs and mitigates a few performance regressions. It
also somewhat reduces the latency and CPU cost of most operations, and includes
a few small additional features.

Files:
RevisionActionfile
1.74modifypkgsrc/devel/gopls/Makefile
1.38modifypkgsrc/devel/gopls/distinfo
1.33modifypkgsrc/devel/gopls/go-modules.mk