Skip to content

Commit 8923253

Browse files
committed
gopls: update go.mod file for v0.4.2
Change-Id: Ibfb231a2d2f11b1fa98e2d7eec7776763d544756 Reviewed-on: https://go-review.googlesource.com/c/tools/+/240507 Run-TryBot: Rebecca Stambler <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 6ddc6be commit 8923253

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-20200630154708-24ca011bb20f
7+
golang.org/x/tools v0.0.0-20200701133321-6ddc6be4d35f
88
honnef.co/go/tools v0.0.1-2020.1.4
99
mvdan.cc/xurls/v2 v2.2.0
1010
)

0 commit comments

Comments
 (0)