mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-10 16:08:16 -05:00
chore(deps): update module google.golang.org/api to v0.237.0 (#710)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.236.0` -> `v0.237.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.237.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.237.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.236.0...v0.237.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3182](https://redirect.github.com/googleapis/google-api-go-client/issues/3182)) ([bb1dc77](bb1dc7764b)) - **all:** Auto-regenerate discovery clients ([#​3184](https://redirect.github.com/googleapis/google-api-go-client/issues/3184)) ([7c6dc44](7c6dc440ad)) - **all:** Auto-regenerate discovery clients ([#​3185](https://redirect.github.com/googleapis/google-api-go-client/issues/3185)) ([ea78c84](ea78c84457)) - **all:** Auto-regenerate discovery clients ([#​3186](https://redirect.github.com/googleapis/google-api-go-client/issues/3186)) ([5f2f220](5f2f220ef6)) - **all:** Auto-regenerate discovery clients ([#​3187](https://redirect.github.com/googleapis/google-api-go-client/issues/3187)) ([ec0e2c4](ec0e2c41f2)) - **all:** Auto-regenerate discovery clients ([#​3189](https://redirect.github.com/googleapis/google-api-go-client/issues/3189)) ([a03f9f0](a03f9f0966)) - **all:** Auto-regenerate discovery clients ([#​3190](https://redirect.github.com/googleapis/google-api-go-client/issues/3190)) ([0022bde](0022bde6ee)) - **all:** Auto-regenerate discovery clients ([#​3191](https://redirect.github.com/googleapis/google-api-go-client/issues/3191)) ([1540497](1540497246)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This commit is contained in:
2
go.mod
2
go.mod
@@ -38,7 +38,7 @@ require (
|
||||
go.opentelemetry.io/otel/sdk/metric v1.36.0
|
||||
go.opentelemetry.io/otel/trace v1.36.0
|
||||
golang.org/x/oauth2 v0.30.0
|
||||
google.golang.org/api v0.236.0
|
||||
google.golang.org/api v0.237.0
|
||||
modernc.org/sqlite v1.38.0
|
||||
)
|
||||
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1605,8 +1605,8 @@ google.golang.org/api v0.108.0/go.mod h1:2Ts0XTHNVWxypznxWOYUeI4g3WdP9Pk2Qk58+a/
|
||||
google.golang.org/api v0.110.0/go.mod h1:7FC4Vvx1Mooxh8C5HWjzZHcavuS2f6pmJpZx60ca7iI=
|
||||
google.golang.org/api v0.111.0/go.mod h1:qtFHvU9mhgTJegR31csQ+rwxyUTHOKFqCKWp1J0fdw0=
|
||||
google.golang.org/api v0.114.0/go.mod h1:ifYI2ZsFK6/uGddGfAD5BMxlnkBqCmqHSDUVi45N5Yg=
|
||||
google.golang.org/api v0.236.0 h1:CAiEiDVtO4D/Qja2IA9VzlFrgPnK3XVMmRoJZlSWbc0=
|
||||
google.golang.org/api v0.236.0/go.mod h1:X1WF9CU2oTc+Jml1tiIxGmWFK/UZezdqEu09gcxZAj4=
|
||||
google.golang.org/api v0.237.0 h1:MP7XVsGZesOsx3Q8WVa4sUdbrsTvDSOERd3Vh4xj/wc=
|
||||
google.golang.org/api v0.237.0/go.mod h1:cOVEm2TpdAGHL2z+UwyS+kmlGr3bVWQQ6sYEqkKje50=
|
||||
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
|
||||
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
|
||||
google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
|
||||
|
||||
Reference in New Issue
Block a user