Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to 95f0f2b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2023
1 parent 2aa32cc commit 0a4d4e1
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-62391d513492dfae29101d08aef070082b8693a5",
urls = ["https://github.com/googleapis/googleapis/archive/62391d513492dfae29101d08aef070082b8693a5.zip"],
sha256 = "27c79e596eda010cafe42c620714e1fdc63d425b6bb26fc34402dbf2a41e69b5"
strip_prefix = "googleapis-95f0f2b2aee51e460646320d6e8f2ce75c463f5a",
urls = ["https://github.com/googleapis/googleapis/archive/95f0f2b2aee51e460646320d6e8f2ce75c463f5a.zip"],
sha256 = "5face4cab3c4f6637752f8dff6f0ca2117e79671f2f6638d41c11a30cea5b9e6"
)
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 0a4d4e1

Please sign in to comment.