Skip to content

Commit 2a1e5b5

Browse files
committed
gopls: update go.mod for gopls/v0.4.1
Change-Id: I91e23f1f5bb96989dcc06eca2c3df05496d5715a Reviewed-on: https://go-review.googlesource.com/c/tools/+/232749 Run-TryBot: Rebecca Stambler <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 50c062a commit 2a1e5b5

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

55
require (
66
github.com/sergi/go-diff v1.1.0
7-
golang.org/x/tools v0.0.0-20200407041343-bf15fae40dea
7+
golang.org/x/tools v0.0.0-20200507174705-50c062a2b64a
88
honnef.co/go/tools v0.0.1-2020.1.3
99
mvdan.cc/xurls/v2 v2.1.0
1010
)

0 commit comments

Comments
 (0)