Update dep (#1218)

This commit is contained in:
Hang Yan
2019-12-28 10:07:18 +08:00
committed by GitHub
parent 34b827c97e
commit f272e7fb00
66 changed files with 5846 additions and 649 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ vendor-update:
rm -rf vendor/github.com/Sirupsen
# a field does not has json tag defined.
cp vendor-sync/types.go.txt vendor/k8s.io/kubernetes/pkg/api/types.go
cp script/vendor-sync/types.go.txt vendor/k8s.io/kubernetes/pkg/api/types.go
.PHONY: test-k8s