Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to f9d39f9 (googleap…
Browse files Browse the repository at this point in the history
…is#1491)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| com_google_googleapis | http_archive | digest | `1406704` -> `f9d39f9` |

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/gapic-showcase).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot committed Apr 9, 2024
1 parent b656f74 commit c1d5e78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
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-1406704ced81daab07a859aa8a870ff39432d370",
urls = ["https://github.com/googleapis/googleapis/archive/1406704ced81daab07a859aa8a870ff39432d370.zip"],
sha256 = "c00bf35bfcb978c7e48782ea9104e2092a552e4cc573db7b768be75331ef0ac6"
strip_prefix = "googleapis-f9d39f99625257b16b7d74a7e6b8a09c76673e63",
urls = ["https://github.com/googleapis/googleapis/archive/f9d39f99625257b16b7d74a7e6b8a09c76673e63.zip"],
sha256 = "843307ef2b0407c2a5c8b40ea704a4a8712d31d02487df7445b2a251f0e30896"
)
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 c1d5e78

Please sign in to comment.