Skip to content

Commit

Permalink
gopls: update go.mod for gopls/v0.4.1
Browse files Browse the repository at this point in the history
Change-Id: I53c2e4a93fffa705365c5c5acc702b5639f0be59
Reviewed-on: https://go-review.googlesource.com/c/tools/+/233837
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
  • Loading branch information
stamblerre committed May 13, 2020
1 parent 78b527d commit 967c054
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-20200511201605-7a6cbdc4e8f0
golang.org/x/tools v0.0.0-20200513154647-78b527d18275
honnef.co/go/tools v0.0.1-2020.1.3
mvdan.cc/xurls/v2 v2.1.0
)
Expand Down

0 comments on commit 967c054

Please sign in to comment.