Bug 262891 - devel/gopls: update to 0.8.1
Summary: devel/gopls: update to 0.8.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://github.com/golang/tools/relea...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-28 15:31 UTC by Robert Clausecker
Modified: 2022-03-31 04:34 UTC (History)
1 user (show)

See Also:


Attachments
devel/gopls: update to 0.8.1 (2.04 KB, patch)
2022-03-28 15:31 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-03-28 15:31:17 UTC
Created attachment 232783 [details]
devel/gopls: update to 0.8.1

This version must be built with Go 1.18 for some features to work.

Upstream changes:

 - Go 1.18 support
 - dropped Go 1.12 support
 - go.work integration
 - diagnostics for fuzz tests
 - improved support for generics
 - new code action to add missing method stubs
 - improved performance and accuracy for workspace symbol requests
 - improved gofumpt integration
 - additional editing support for go.work files
 - assorted bug fixes

Changelog:	https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.0
Changelog:	https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.1

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-31 04:21:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=22bb10b183b46773c7272d217ff33d868dac4be2

commit 22bb10b183b46773c7272d217ff33d868dac4be2
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-03-31 04:20:52 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-03-31 04:20:52 +0000

    devel/gopls: Update to 0.8.1

    Changelog:      https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.1

    PR:             262891

 devel/gopls/Makefile |  3 +--
 devel/gopls/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)