Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to 277e76b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2024
1 parent 5744a33 commit 276a046
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-277e76bcf1f5c7e102fb5f2451ca0169b111367c",
urls = ["https://github.com/googleapis/googleapis/archive/277e76bcf1f5c7e102fb5f2451ca0169b111367c.zip"],
sha256 = "6c2467ecbb89ef66138502cd18cf15f7a2899998ca06cdd6eb8a06d60e99364d"
)
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 276a046

Please sign in to comment.