Skip to content

Commit

Permalink
[gopls-release-branch.0.3] gopls: update go.mod for gopls/v0.3.2-pre2
Browse files Browse the repository at this point in the history
Change-Id: I7e1f302d661d2e535320007e55d6b769c899d693
Reviewed-on: https://go-review.googlesource.com/c/tools/+/219224
Reviewed-by: Heschi Kreinick <heschi@google.com>
  • Loading branch information
stamblerre committed Feb 12, 2020
1 parent 7a21e30 commit 5425c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gopls/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.11
require (
github.com/sergi/go-diff v1.0.0
github.com/stretchr/testify v1.4.0 // indirect
golang.org/x/tools v0.0.0-20200212163411-3b28f2c8d10f
golang.org/x/tools v0.0.0-20200212213342-7a21e308cf6c
honnef.co/go/tools v0.0.1-2019.2.3
mvdan.cc/xurls/v2 v2.1.0
)
Expand Down

0 comments on commit 5425c23

Please sign in to comment.