Skip to content

Commit

Permalink
fix(deps): update module google.golang.org/api to v0.156.0 (#899)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `v0.155.0` -> `v0.156.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.156.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.156.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.155.0/v0.156.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.155.0/v0.156.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-api-go-client (google.golang.org/api)</summary>

### [`v0.156.0`](https://github.com/googleapis/google-api-go-client/releases/tag/v0.156.0)

[Compare Source](https://github.com/googleapis/google-api-go-client/compare/v0.155.0...v0.156.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2332](https://github.com/googleapis/google-api-go-client/issues/2332)) ([014a8e0](https://github.com/googleapis/google-api-go-client/commit/014a8e01608c8d0239aa2bf9f037113e2cb00230))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2336](https://github.com/googleapis/google-api-go-client/issues/2336)) ([bd4dad1](https://github.com/googleapis/google-api-go-client/commit/bd4dad1bbf15df181550bd430672638f6f2f6cb1))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2337](https://github.com/googleapis/google-api-go-client/issues/2337)) ([ceefb9b](https://github.com/googleapis/google-api-go-client/commit/ceefb9b6def3cfa0b33dad38034d5348394e347d))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2339](https://github.com/googleapis/google-api-go-client/issues/2339)) ([d008b6e](https://github.com/googleapis/google-api-go-client/commit/d008b6e30d7d278ca63facbc6734cfc2d281babe))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2341](https://github.com/googleapis/google-api-go-client/issues/2341)) ([3f90b98](https://github.com/googleapis/google-api-go-client/commit/3f90b98750900ff1b5a5f4630ee8a651822b9697))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2343](https://github.com/googleapis/google-api-go-client/issues/2343)) ([811e925](https://github.com/googleapis/google-api-go-client/commit/811e9257430d773224c4f59b16e8272eef9db952))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2344](https://github.com/googleapis/google-api-go-client/issues/2344)) ([05de776](https://github.com/googleapis/google-api-go-client/commit/05de776445cab5f6a04a23f3d8b4afbd80b7910f))
-   **google-api-go-generator:** Add universe domain support ([#&#8203;2335](https://github.com/googleapis/google-api-go-client/issues/2335)) ([9e45101](https://github.com/googleapis/google-api-go-client/commit/9e4510161d1a3d52fbfce11ea2cd47435f17f3b1))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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/ride-app/wallet-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate[bot] committed Jan 13, 2024
1 parent 429ec00 commit 19c95e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
go.uber.org/mock v0.4.0
go.uber.org/zap v1.26.0
golang.org/x/net v0.20.0
google.golang.org/api v0.155.0
google.golang.org/api v0.156.0
google.golang.org/genproto 50ed04b92917
google.golang.org/genproto/googleapis/api 50ed04b92917
google.golang.org/protobuf v1.32.0
Expand Down

0 comments on commit 19c95e1

Please sign in to comment.