mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #81189 from tallclair/staticcheck-verify
Add verify-staticcheck script Kubernetes-commit: 39c10d1550d63a4a5c585600507ffd6a0f157267
This commit is contained in:
Generated
+5
-5
@@ -276,7 +276,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/tools",
|
||||
"Rev": "aa82965741a9"
|
||||
"Rev": "6e04913cbbac"
|
||||
},
|
||||
{
|
||||
"ImportPath": "gonum.org/v1/gonum",
|
||||
@@ -312,19 +312,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "0772a1bdf941"
|
||||
"Rev": "d651a1528133"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "533d101be9a6"
|
||||
"Rev": "21ddcbbef9e1"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "6de8fdd4109d"
|
||||
"Rev": "c8dc69f8a8bf"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "6483f25b1faf"
|
||||
"Rev": "4a676795660b"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user