mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-02-26 00:00:08 +08:00
Fix dependencies to point to kubernetes-1.17.0-rc.2 tag
This commit is contained in:
4
Godeps/Godeps.json
generated
4
Godeps/Godeps.json
generated
@@ -372,7 +372,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "4ed536977f46"
|
||||
"Rev": "384b28a90b2b"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
@@ -380,7 +380,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "3a262fe58afa"
|
||||
"Rev": "ea72ff2b5b2f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user