Update to gazelle 0.14.0 and run hack/update-bazel.sh

This commit is contained in:
Jeff Grafton
2018-08-27 13:57:41 -07:00
parent b25ad9c862
commit 6034bf68d0
97 changed files with 9175 additions and 5685 deletions

View File

@@ -11,7 +11,7 @@ go_library(
visibility = ["//visibility:public"],
deps = [
"//vendor/github.com/golang/protobuf/proto:go_default_library",
"@io_bazel_rules_go//proto/wkt:timestamp_go_proto",
"//vendor/github.com/golang/protobuf/ptypes/timestamp:go_default_library",
],
)