Skip to content

Commit

Permalink
gopls: update go.mod for gopls/v0.4.0-pre2
Browse files Browse the repository at this point in the history
Change-Id: Ica799fcf117bf607c0c59f41b08a78552339dc53
Reviewed-on: https://go-review.googlesource.com/c/tools/+/227356
Reviewed-by: Robert Findley <[email protected]>
  • Loading branch information
stamblerre committed Apr 6, 2020
1 parent b2e6919 commit 13af72a
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 @@ -4,7 +4,7 @@ go 1.11

require (
github.com/sergi/go-diff v1.1.0
golang.org/x/tools v0.0.0-20200403192435-a2d82aa460de
golang.org/x/tools v0.0.0-20200406211959-b2e691980a9d
honnef.co/go/tools v0.0.1-2020.1.3
mvdan.cc/xurls/v2 v2.1.0
)
Expand Down

0 comments on commit 13af72a

Please sign in to comment.