Skip to content

Commit 0fc8b43

Browse files
committed
gopls: update go.mod for gopls/v0.4.4-pre2
Change-Id: I5d31fdf0ac2fccd5cc3d9ef164e080bf55093e14 Reviewed-on: https://go-review.googlesource.com/c/tools/+/245480 Run-TryBot: Rebecca Stambler <[email protected]> Reviewed-by: Ian Cottrell <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 8d204f8 commit 0fc8b43

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-20200727221057-f479e347a516
7+
golang.org/x/tools v0.0.0-20200729043935-8d204f81af1d
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)