Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to 8aa8817 (#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 8, 2024
1 parent 11c8046 commit a01a171
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-a9e70676103435b7b58a94339f2dc566f25c2f26",
urls = ["https://github.com/googleapis/googleapis/archive/a9e70676103435b7b58a94339f2dc566f25c2f26.zip"],
sha256 = "0b8f0ca6ebdcf9d7a1bb3b3fc103bff70606c3538ad0a7836abe1aff31aed959"
strip_prefix = "googleapis-8aa881798104f793e79058978bd5aa0147661cee",
urls = ["https://github.com/googleapis/googleapis/archive/8aa881798104f793e79058978bd5aa0147661cee.zip"],
sha256 = "7be7165c3efe29b53177fb845be42da152056e859631e30b8162a7078af7ad97"
)
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 a01a171

Please sign in to comment.