Skip to content

Commit b4c11cb

Browse files
committed
gopls: update go.mod for gopls/v0.5.1
Change-Id: I3ecba2f98b094c7aa72abaf5217909bd4df6df61 Reviewed-on: https://go-review.googlesource.com/c/tools/+/258291 Trust: Rebecca Stambler <[email protected]> Run-TryBot: Rebecca Stambler <[email protected]> Reviewed-by: Ian Cottrell <[email protected]> TryBot-Result: Go Bot <[email protected]>
1 parent 1e1ba56 commit b4c11cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gopls/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.12
44

55
require (
66
github.com/sergi/go-diff v1.1.0
7-
golang.org/x/tools v0.0.0-20200925151336-0322e45e3e6c
7+
golang.org/x/tools v0.0.0-20200929211117-1e1ba560f0b0
88
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
99
honnef.co/go/tools v0.0.1-2020.1.5
1010
mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d

0 commit comments

Comments
 (0)