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.1 tag
This commit is contained in:
Generated
+4
-4
@@ -368,19 +368,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "518b3a755175"
|
||||
"Rev": "35e20aa79eb8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "93cd198ca677"
|
||||
"Rev": "27d36303b655"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "dd35e17ce261"
|
||||
"Rev": "f68efa97b39e"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "969864c73cc1"
|
||||
"Rev": "f81bca4f5e85"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user