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 fc669b1 (#319)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
f59327c124
commit
960ad59c40
2
go.mod
2
go.mod
@ -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-20200121204348-3e306b7b2811
|
||||
golang.org/x/tools v0.0.0-20200121205639-fc669b13a251
|
||||
k8s.io/klog v1.0.0
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -185,6 +185,8 @@ golang.org/x/tools v0.0.0-20200121145236-13c74800b9d2 h1:pdlZPiMD2o4d/4PpHsPwGv7
|
||||
golang.org/x/tools v0.0.0-20200121145236-13c74800b9d2/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
|
||||
golang.org/x/tools v0.0.0-20200121204348-3e306b7b2811 h1:JClJTLPeiq1xuFbHHR4mhuC2MW0ii29D3ng4I1PBCCc=
|
||||
golang.org/x/tools v0.0.0-20200121204348-3e306b7b2811/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
|
||||
golang.org/x/tools v0.0.0-20200121205639-fc669b13a251 h1:lSGjtst0+XEiWBeYg6zYhpAGu1YQt42UDIC+OS+Iibs=
|
||||
golang.org/x/tools v0.0.0-20200121205639-fc669b13a251/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=
|
||||
|
Loading…
Reference in New Issue
Block a user