Skip to content

Commit

Permalink
gopls: update go.mod file for v0.4.2
Browse files Browse the repository at this point in the history
Change-Id: Ibfb231a2d2f11b1fa98e2d7eec7776763d544756
Reviewed-on: https://go-review.googlesource.com/c/tools/+/240507
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
  • Loading branch information
stamblerre committed Jul 1, 2020
1 parent 6ddc6be commit 8923253
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.13

require (
github.com/sergi/go-diff v1.1.0
golang.org/x/tools v0.0.0-20200630154708-24ca011bb20f
golang.org/x/tools v0.0.0-20200701133321-6ddc6be4d35f
honnef.co/go/tools v0.0.1-2020.1.4
mvdan.cc/xurls/v2 v2.2.0
)
Expand Down

0 comments on commit 8923253

Please sign in to comment.