Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis commit hash to 429d35c (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2021
1 parent 44175f0 commit 6dc2538
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Expand Up @@ -23,9 +23,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
#
http_archive(
name = "com_google_googleapis",
strip_prefix = "googleapis-35f810c41a421fd9b7fe8b0634fb8fdca3851246",
urls = ["https://github.com/googleapis/googleapis/archive/35f810c41a421fd9b7fe8b0634fb8fdca3851246.zip"],
sha256 = "0603750d822bbe75ac38bad22b99bbd36392fe3f94b1e9e5150448c22440c209"
strip_prefix = "googleapis-429d35c835fd8509302ca0e8031eab35a99e767e",
urls = ["https://github.com/googleapis/googleapis/archive/429d35c835fd8509302ca0e8031eab35a99e767e.zip"],
sha256 = "dcb60ae939157f8d583dc05aae1e8935022e9936cb8bcc89883ef9d8c2209492"
)
load("@com_google_googleapis//:repository_rules.bzl", "switched_rules_by_language")
switched_rules_by_language(name = "com_google_googleapis_imports", grpc = True)
Expand Down

0 comments on commit 6dc2538

Please sign in to comment.