Skip to content

Commit 124c33d

Browse files
committed
gopls: update go.mod for v0.4.3-pre2
Change-Id: I4ae900a1e3a4fbaad9ff8304a67c2dd514a505ae Reviewed-on: https://go-review.googlesource.com/c/tools/+/241523 Run-TryBot: Rebecca Stambler <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> Reviewed-by: Robert Findley <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 6004c85 commit 124c33d

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-20200708171055-22d49bd2bae0
7+
golang.org/x/tools v0.0.0-20200708181441-6004c8539734
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)