mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-01 00:00:03 +08:00
Fix dependencies to point to kubernetes-1.15.0-alpha.2 tag
This commit is contained in:
Generated
+2
-2
@@ -212,7 +212,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "181e1f9c52c1"
|
||||
"Rev": "51f6b069b497"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
@@ -220,7 +220,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "65184652c889"
|
||||
"Rev": "d426adfcaca8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user