1
0
mirror of https://github.com/mgechev/revive.git synced 2025-02-09 13:37:14 +02:00

Update golang.org/x/tools commit hash to d3bf790

This commit is contained in:
Renovate Bot 2020-05-15 22:14:26 +00:00 committed by Minko Gechev
parent 6b41c1d6bf
commit 3119f5881c
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -10,5 +10,5 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/olekukonko/tablewriter v0.0.4
github.com/pkg/errors v0.9.1
golang.org/x/tools v0.0.0-20200515204822-0aa9f2fd802d
golang.org/x/tools v0.0.0-20200515220128-d3bf790afa53
)

2
go.sum
View File

@ -58,6 +58,8 @@ golang.org/x/tools v0.0.0-20200514211350-d0dc4d41b76d h1:TXDc+pGgyl3dOQIFVMRXQby
golang.org/x/tools v0.0.0-20200514211350-d0dc4d41b76d/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
golang.org/x/tools v0.0.0-20200515204822-0aa9f2fd802d h1:fSQ/iFu/nVJ6KPZPwuRObBUSGsqLTSlZuLutLyUfuVw=
golang.org/x/tools v0.0.0-20200515204822-0aa9f2fd802d/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
golang.org/x/tools v0.0.0-20200515220128-d3bf790afa53 h1:vmsb6v0zUdmUlXfwKaYrHPPRCV0lHq/IwNIf0ASGjyQ=
golang.org/x/tools v0.0.0-20200515220128-d3bf790afa53/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=