1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-28 08:49:11 +02:00

Update golang.org/x/tools commit hash to 2f3ba24 (#327)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-29 17:19:59 -08:00 committed by GitHub
parent 75011528ab
commit 05a1e9f813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -11,6 +11,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-20200127205120-2b5094fbea0d
golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
k8s.io/klog v1.0.0
)

2
go.sum
View File

@ -201,6 +201,8 @@ golang.org/x/tools v0.0.0-20200127193631-a644f81d5e08 h1:S4ZTMjcBLkCR32iZMs6T/SD
golang.org/x/tools v0.0.0-20200127193631-a644f81d5e08/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
golang.org/x/tools v0.0.0-20200127205120-2b5094fbea0d h1:25VpctK4GYdq8M8dYg2aa8E4ocDe7Wc0UUhb3SdxP0c=
golang.org/x/tools v0.0.0-20200127205120-2b5094fbea0d/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7 h1:EBZoQjiKKPaLbPrbpssUfuHtwM6KV/vb4U85g/cigFY=
golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
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=
k8s.io/klog v1.0.0 h1:Pt+yjF5aB1xDSVbau4VsWe+dQNzA0qv1LlXdC2dF6Q8=