Skip to content

Commit 03a346b

Browse files
committed
gopls: update go.mod for gopls/v0.4.4-pre3
Change-Id: Iecce3cdebc8a75df2751a6dd485f7885a274f4ff Reviewed-on: https://go-review.googlesource.com/c/tools/+/245542 Run-TryBot: Rebecca Stambler <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Ian Cottrell <[email protected]>
1 parent 64cdafb commit 03a346b

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.13
44

55
require (
66
github.com/sergi/go-diff v1.1.0
7-
golang.org/x/tools v0.0.0-20200729043935-8d204f81af1d
7+
golang.org/x/tools v0.0.0-20200729181040-64cdafbe085c
88
honnef.co/go/tools v0.0.1-2020.1.4
99
mvdan.cc/gofumpt v0.0.0-20200709182408-4fd085cb6d5f
1010
mvdan.cc/xurls/v2 v2.2.0

0 commit comments

Comments
 (0)