Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to 3aa1ca1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2024
1 parent c6a64d5 commit c84e349
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
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-fdb078e5014c0528fc538f5a779103720d02fc70",
urls = ["https://github.com/googleapis/googleapis/archive/fdb078e5014c0528fc538f5a779103720d02fc70.zip"],
sha256 = "9a56796ce2b144bdadd302c63fef615475e4861e53036cccc12ca785f6636573"
strip_prefix = "googleapis-3aa1ca18a5abb7a1cf00895600a67b45e8b3b47e",
urls = ["https://github.com/googleapis/googleapis/archive/3aa1ca18a5abb7a1cf00895600a67b45e8b3b47e.zip"],
sha256 = "93df6b760805c3a97e9b7636dcdf11dccb9aa931f2d02128b7079f122b270ed6"
)
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 c84e349

Please sign in to comment.