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.1-beta.0 tag
This commit is contained in:
Generated
+2
-2
@@ -216,7 +216,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "7525909cc6da"
|
||||
"Rev": "8f739060a0b3"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
@@ -224,7 +224,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "e4cdb82809fc"
|
||||
"Rev": "d697df55dbe9"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user