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