1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:18:35 -06:00
go/internal/lsp/lsprpc
Rob Findley df83f4e7c1 internal/lsp: fix builds and tests for go1.12+
Seems we've drifted a bit from go1.12 support, mostly due to error
wrapping.

Fix this, as well as some assorted other failures.

I haven't tested 1.12 interactively.

For golang/go#39146

Change-Id: Id347ead2a13e89b76d2ae0047750e6b6b49911eb
Reviewed-on: https://go-review.googlesource.com/c/tools/+/250941
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-08-27 14:30:46 +00:00
..
autostart_default.go internal/lsp: fix builds and tests for go1.12+ 2020-08-27 14:30:46 +00:00
autostart_posix.go internal/lsp: fix builds and tests for go1.12+ 2020-08-27 14:30:46 +00:00
lsprpc_test.go internal/lsp: fix builds and tests for go1.12+ 2020-08-27 14:30:46 +00:00
lsprpc.go internal/lsp: fix builds and tests for go1.12+ 2020-08-27 14:30:46 +00:00