mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Fix dependencies to point to kubernetes-1.15.0-beta.1 tag
This commit is contained in:
Generated
+2
-2
@@ -216,7 +216,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "576cfa93bfcf"
|
||||
"Rev": "e0137a30be7f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
@@ -224,7 +224,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "1d2c64df009d"
|
||||
"Rev": "1e90b7a36f25"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user