Skip to content

Commit

Permalink
[gopls-release-branch.0.5] gopls: update go.mod for v0.5.4-pre.1
Browse files Browse the repository at this point in the history
Change-Id: I8eb3cffa0326f12d04046f734f4a8dfeb8b58801
Reviewed-on: https://go-review.googlesource.com/c/tools/+/272607
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
  • Loading branch information
findleyr committed Nov 23, 2020
1 parent 735e963 commit 371b61a
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.12

require (
github.com/sergi/go-diff v1.1.0
golang.org/x/tools v0.0.0-20201110032815-ae45d7cf37a9
golang.org/x/tools v0.0.0-20201123203206-735e963e909b
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
honnef.co/go/tools v0.0.1-2020.1.6
mvdan.cc/gofumpt v0.0.0-20200927160801-5bfeb2e70dd6
Expand Down

0 comments on commit 371b61a

Please sign in to comment.