mirror of
https://github.com/mgechev/revive.git
synced 2024-11-24 08:32:22 +02:00
Update golang.org/x/tools commit hash to 33e9372 (#390)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
767f8fb656
commit
07b1e017c1
2
go.mod
2
go.mod
@ -10,6 +10,6 @@ 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-20200414131530-0037cb7812fa
|
||||
golang.org/x/tools v0.0.0-20200414211825-33e937220d8f
|
||||
k8s.io/klog v1.0.0
|
||||
)
|
||||
|
1
go.sum
1
go.sum
@ -90,6 +90,7 @@ golang.org/x/tools v0.0.0-20200410040751-3bd20875a2eb h1:RyH5RJIzat0mPE3Bxyfk0H7
|
||||
golang.org/x/tools v0.0.0-20200410040751-3bd20875a2eb/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
|
||||
golang.org/x/tools v0.0.0-20200414131530-0037cb7812fa h1:Dj5+XbHrBfDrery2jI1rORnBNTbfuoMUvAfX5JLQ1WE=
|
||||
golang.org/x/tools v0.0.0-20200414131530-0037cb7812fa/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
|
||||
golang.org/x/tools v0.0.0-20200414211825-33e937220d8f/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/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
|
||||
|
Loading…
Reference in New Issue
Block a user