go/internal/lsp/debug
Robert Findley 37590b385d gopls: remove usage of golang.org/x/xerrors
As of golang/go#50827, gopls no longer supports building at 1.12, and so
usage of golang.org/x/xerrors can be replaced with the native support for
error wrapping introduced in Go 1.13.

Remove this usage as a step toward eliminating the xerrors dependency
from x/tools.

For golang/go#52442

Change-Id: Ibf459cc72402a30a6c2735dc620f76ed8a5e2525
Reviewed-on: https://go-review.googlesource.com/c/tools/+/401097
Run-TryBot: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-04-20 15:33:22 +00:00
..
log internal/lsp/debug: hook runtime/trace into event spans 2020-12-11 18:50:31 +00:00
tag internal/lsp/debug: add a facility to track known bugs 2021-05-10 23:21:19 +00:00
buildinfo_go1.12.go internal/lsp/debug: add go version to gopls version output 2022-02-07 15:39:03 +00:00
buildinfo_go1.18.go internal/lsp/debug: add go version to gopls version output 2022-02-07 15:39:03 +00:00
info.go internal/lsp/debug: add go version to gopls version output 2022-02-07 15:39:03 +00:00
info_test.go internal/lsp/debug: add go version to gopls version output 2022-02-07 15:39:03 +00:00
metrics.go internal/event: move event/core.Tag to event/label.Label 2020-04-23 18:13:33 +00:00
rpc.go gopls/test: add type checking for debug server templates 2020-12-22 16:32:15 +00:00
serve.go gopls: remove usage of golang.org/x/xerrors 2022-04-20 15:33:22 +00:00
trace.go gopls/test: add type checking for debug server templates 2020-12-22 16:32:15 +00:00