sync: update godeps

This commit is contained in:
Kubernetes Publisher
2018-03-09 11:33:36 +00:00
parent a717103397
commit ae9c236a47
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"],
)