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.15.0-rc.1 tag
This commit is contained in:
Generated
+3
-3
@@ -216,15 +216,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "f668cb7c6d6e"
|
||||
"Rev": "0d6265f19750"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "3d0b9da8819e"
|
||||
"Rev": "562d79d68520"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "3e37d3cec6a8"
|
||||
"Rev": "b1f7e46ee619"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user