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.16.0-rc.1 tag
This commit is contained in:
Generated
+2
-2
@@ -368,7 +368,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "518b3a755175"
|
||||
"Rev": "a8e1c319044f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
@@ -376,7 +376,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "dd35e17ce261"
|
||||
"Rev": "5d531c047890"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user