sync: update godeps

This commit is contained in:
Kubernetes Publisher
2018-03-03 04:03:22 +00:00
parent 49daa1180c
commit 8788678c62
624 changed files with 0 additions and 144552 deletions
-18
View File
@@ -1,18 +0,0 @@
exports_files(
glob(["*.txt"]),
visibility = ["//visibility:public"],
)
filegroup(
name = "package-srcs",
srcs = glob(["**"]),
tags = ["automanaged"],
visibility = ["//visibility:public"],
)
filegroup(
name = "all-srcs",
srcs = [":package-srcs"],
tags = ["automanaged"],
visibility = ["//visibility:public"],
)