Skip to content

Commit

Permalink
gopls: update go.mod for gopls/v0.4.1-pre2
Browse files Browse the repository at this point in the history
Change-Id: I3a682c32d7fd26912f4ce46f6ab562939d75fc4a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/233358
Run-TryBot: Rebecca Stambler <[email protected]>
Reviewed-by: Heschi Kreinick <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
  • Loading branch information
stamblerre committed May 11, 2020
1 parent 7a6cbdc commit f1265a6
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-20200507174705-50c062a2b64a
golang.org/x/tools v0.0.0-20200511201605-7a6cbdc4e8f0
honnef.co/go/tools v0.0.1-2020.1.3
mvdan.cc/xurls/v2 v2.1.0
)
Expand Down

0 comments on commit f1265a6

Please sign in to comment.