cmd:fix staticcheck warning
This commit is contained in:
parent
5e468a49de
commit
5c6ed21d34
@ -51,7 +51,6 @@ type analyzer struct {
|
|||||||
ctx build.Context
|
ctx build.Context
|
||||||
failed bool
|
failed bool
|
||||||
donePaths map[string]interface{}
|
donePaths map[string]interface{}
|
||||||
errors []string
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func newAnalyzer() *analyzer {
|
func newAnalyzer() *analyzer {
|
||||||
|
@ -3,7 +3,6 @@ cluster/images/etcd/migrate
|
|||||||
cmd/kube-controller-manager/app
|
cmd/kube-controller-manager/app
|
||||||
cmd/kube-proxy/app
|
cmd/kube-proxy/app
|
||||||
cmd/linkcheck
|
cmd/linkcheck
|
||||||
cmd/preferredimports
|
|
||||||
pkg/client/tests
|
pkg/client/tests
|
||||||
pkg/controller/daemon
|
pkg/controller/daemon
|
||||||
pkg/controller/deployment
|
pkg/controller/deployment
|
||||||
|
Loading…
Reference in New Issue
Block a user