Skip to content

Commit ae6603b

Browse files
committed
[gopls-release-branch.0.5] gopls: update go.mod for v0.5.3-pre.2
Change-Id: Iee99cd903571bd5bef34796ef06e2122074bbfb1 Reviewed-on: https://go-review.googlesource.com/c/tools/+/268879 Run-TryBot: Rebecca Stambler <[email protected]> TryBot-Result: Go Bot <[email protected]> Trust: Rebecca Stambler <[email protected]> Reviewed-by: Robert Findley <[email protected]>
1 parent ae45d7c commit ae6603b

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-20201109191606-39f1305f0b06
7+
golang.org/x/tools v0.0.0-20201110032815-ae45d7cf37a9
88
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
99
honnef.co/go/tools v0.0.1-2020.1.6
1010
mvdan.cc/gofumpt v0.0.0-20200927160801-5bfeb2e70dd6

0 commit comments

Comments
 (0)