Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to 25a1a57
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2024
1 parent 5744a33 commit e608eda
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-64be76add7caaf889f8a949aff5f5295dfe973dd",
urls = ["https://github.com/googleapis/googleapis/archive/64be76add7caaf889f8a949aff5f5295dfe973dd.zip"],
sha256 = "dd9ac6e38170a50754733e8e4e3f0041f1aab306c84a8504908017184cd07547"
strip_prefix = "googleapis-25a1a57957d9e4bf431897d280b2569b26dc9165",
urls = ["https://github.com/googleapis/googleapis/archive/25a1a57957d9e4bf431897d280b2569b26dc9165.zip"],
sha256 = "b086ffa0711c5e18319eb9c3cbdddd1ef75eff9901f76c47e071273555e5e3e0"
)
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 e608eda

Please sign in to comment.