Skip to content

Commit 2210bb2

Browse files
committed
gopls: update x/tools for next pre-release
Not bothering to update the hardcoded version string at this point. Change-Id: If9b821c0d0ac6eb64571343beffb51da409c30d3 Reviewed-on: https://go-review.googlesource.com/c/tools/+/217089 Reviewed-by: Michael Matloob <[email protected]>
1 parent 02f1738 commit 2210bb2

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
@@ -5,7 +5,7 @@ go 1.11
55
require (
66
github.com/sergi/go-diff v1.0.0
77
github.com/stretchr/testify v1.4.0 // indirect
8-
golang.org/x/tools v0.0.0-20200128221035-c00a2daf0567
8+
golang.org/x/tools v0.0.0-20200130224948-02f1738cbe39
99
honnef.co/go/tools v0.0.1-2019.2.3
1010
mvdan.cc/xurls/v2 v2.1.0
1111
)

0 commit comments

Comments
 (0)