go/gopls/internal/hooks
Robert Findley ec044b1a47 gopls: update dependencies following the v0.10.0 release
Update selected dependencies following the v0.10.0 release, excluding
sergi/go-diff and x/vuln.

Gofumpt@v0.4.0 requires go1.18, so link it selectively following the
pattern of staticcheck. While at it, clean up some things related to the
wiring of staticcheck and gofumpt support. Notably, in VS Code error
messages do not support formatting such as newlines or tabs.

Add a test for the conditional Gofumpt support.

For golang/go#56211

Change-Id: Id09fdcc30ad83c0ace11b0dea9a5556a6461d552
Reviewed-on: https://go-review.googlesource.com/c/tools/+/446736
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-11-04 16:52:27 +00:00
..
analysis_116.go gopls: update dependencies following the v0.10.0 release 2022-11-04 16:52:27 +00:00
analysis_117.go gopls: update dependencies following the v0.10.0 release 2022-11-04 16:52:27 +00:00
diff.go gopls/internal/hooks: fixes to diff disaster logic 2022-10-27 00:23:26 +00:00
diff_test.go gopls/internal/hooks: fixes to diff disaster logic 2022-10-27 00:23:26 +00:00
gen-licenses.sh all: replace deprecated egrep with grep -E 2022-09-23 13:31:09 +00:00
gofumpt_117.go gopls: update dependencies following the v0.10.0 release 2022-11-04 16:52:27 +00:00
gofumpt_118.go gopls: update dependencies following the v0.10.0 release 2022-11-04 16:52:27 +00:00
hooks.go gopls: update dependencies following the v0.10.0 release 2022-11-04 16:52:27 +00:00
licenses.go gopls/internal/hooks: improve license file test 2021-01-26 00:28:59 +00:00
licenses_test.go gopls: update dependencies following the v0.10.0 release 2022-11-04 16:52:27 +00:00