mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-26 00:00:07 +08:00
Fix dependencies to point to kubernetes-1.15.0-alpha.3 tag
This commit is contained in:
Generated
+3
-3
@@ -212,15 +212,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "181e1f9c52c1"
|
||||
"Rev": "2b3ff5e20297"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "17f84483f500"
|
||||
"Rev": "c4317b9d6635"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "65184652c889"
|
||||
"Rev": "1d38c5b5fbbc"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user