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.16.4-beta.0 tag
This commit is contained in:
Generated
+3
-3
@@ -368,15 +368,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "195af9ec3521"
|
||||
"Rev": "c174e50e8aab"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "a2eda9f80ab8"
|
||||
"Rev": "72ed19daf4bb"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "f06fe3961ca9"
|
||||
"Rev": "bce18dfc8d26"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user