Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to dd6a42d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2024
1 parent f0e32bc commit 0d0f940
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-0148e48ace3cf88a50a8c83b06aa7fca3a258762",
urls = ["https://github.com/googleapis/googleapis/archive/0148e48ace3cf88a50a8c83b06aa7fca3a258762.zip"],
sha256 = "c9b09edc99832da0c3f468fe4d909ca3dd7e433e55e08b05a63a084c789fc84e"
strip_prefix = "googleapis-dd6a42dce0c2b8d698fff68fbf6e9b08a3b0b843",
urls = ["https://github.com/googleapis/googleapis/archive/dd6a42dce0c2b8d698fff68fbf6e9b08a3b0b843.zip"],
sha256 = "af9c8cd3e7040f6bf2a437d9e86efecbf457ed341c54e03c6b4b4c6754bc8cc6"
)
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 0d0f940

Please sign in to comment.