Fix dependencies to point to kubernetes-1.16.3 tag

This commit is contained in:
Kubernetes Publisher
2019-11-14 10:49:21 +00:00
parent d040c2be0d
commit b2770fad52
3 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -368,15 +368,15 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "195af9ec3521"
"Rev": "16d7abae0d2a"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "a2eda9f80ab8"
"Rev": "72ed19daf4bb"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "f06fe3961ca9"
"Rev": "6c5935290e33"
},
{
"ImportPath": "k8s.io/code-generator",