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 5e75220 (#279)
This commit is contained in:
parent
c0adf401ad
commit
ab7c6da423
2
go.mod
2
go.mod
@ -13,6 +13,6 @@ require (
|
||||
github.com/mitchellh/go-homedir v1.1.0
|
||||
github.com/olekukonko/tablewriter v0.0.4
|
||||
github.com/pkg/errors v0.8.1
|
||||
golang.org/x/tools v0.0.0-20191219192050-56b0b28a00f7
|
||||
golang.org/x/tools v0.0.0-20191219230827-5e752206af05
|
||||
k8s.io/klog v1.0.0
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -106,6 +106,8 @@ golang.org/x/tools v0.0.0-20191219041853-979b82bfef62 h1:vDaiisQl0rGVXqk3wT2yc43
|
||||
golang.org/x/tools v0.0.0-20191219041853-979b82bfef62/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
|
||||
golang.org/x/tools v0.0.0-20191219192050-56b0b28a00f7 h1:u+nComwpgIe2VK1OTg8C74VQWda+MuB+wkIEsqFeoxY=
|
||||
golang.org/x/tools v0.0.0-20191219192050-56b0b28a00f7/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
|
||||
golang.org/x/tools v0.0.0-20191219230827-5e752206af05 h1:ule/632bB9zpSo6pdRWwclhLY2LYLINl4bI+oAhSGK8=
|
||||
golang.org/x/tools v0.0.0-20191219230827-5e752206af05/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