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.1 tag
This commit is contained in:
Generated
+3
-3
@@ -212,15 +212,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "9eb4726e83e4"
|
||||
"Rev": "8359267a0ae8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "7dcd37fca543"
|
||||
"Rev": "3370b4aef5d6"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "4dc5e1154b7f"
|
||||
"Rev": "921a716ae8da"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user