mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-01 00:00:03 +08:00
Fix dependencies to point to kubernetes-1.16.0-beta.2 tag
This commit is contained in:
Generated
+2
-2
@@ -368,7 +368,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "518b3a755175"
|
||||
"Rev": "bacad065d7c3"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
@@ -376,7 +376,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "dd35e17ce261"
|
||||
"Rev": "1592ba1f99b8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user