Skip to content

Commit 967c054

Browse files
committed
gopls: update go.mod for gopls/v0.4.1
Change-Id: I53c2e4a93fffa705365c5c5acc702b5639f0be59 Reviewed-on: https://go-review.googlesource.com/c/tools/+/233837 Run-TryBot: Rebecca Stambler <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]>
1 parent 78b527d commit 967c054

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-20200511201605-7a6cbdc4e8f0
7+
golang.org/x/tools v0.0.0-20200513154647-78b527d18275
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)