mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #81944 from carlory/fix-vendor
fix static check failures in staging pkg Kubernetes-commit: 84d484bd2c6c69e9ccce1fe03b7621f151b1b042
This commit is contained in:
Generated
+4
-4
@@ -368,19 +368,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "fb749d2f1064"
|
||||
"Rev": "21721929cffa"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "461753078381"
|
||||
"Rev": "344bcc0201c9"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "67a413f31aea"
|
||||
"Rev": "6f3bc4ba9215"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "732c9ca86353"
|
||||
"Rev": "ebc0eb3a5c23"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user