mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-07-15 00:00:09 +08:00
Fix dependencies to point to kubernetes-1.17.0-alpha.3 tag
This commit is contained in:
Generated
+4
-4
@@ -368,19 +368,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "816a9b7df678"
|
||||
"Rev": "ce7f239b41de"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "b1267f8c42b4"
|
||||
"Rev": "6c8691705fc5"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "14c42cd304d9"
|
||||
"Rev": "87e18d96d65e"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "700b1226c0bd"
|
||||
"Rev": "0b22993d207c"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user