run hack/update-all

This commit is contained in:
Chao Xu
2017-06-22 11:24:23 -07:00
parent 593e7c0256
commit 60604f8818
1507 changed files with 32862 additions and 20297 deletions

View File

@@ -14,7 +14,7 @@ go_library(
"types.go",
],
tags = ["automanaged"],
deps = ["//vendor/k8s.io/client-go/pkg/api/v1:go_default_library"],
deps = ["//vendor/k8s.io/api/core/v1:go_default_library"],
)
filegroup(