Skip to content

chore(deps): update go#2877

Merged
Yuan325 merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/go
Apr 2, 2026
Merged

chore(deps): update go#2877
Yuan325 merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/go

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/alloydbconn v1.18.0v1.18.1 age confidence
cloud.google.com/go/bigquery v1.74.0v1.75.0 age confidence
cloud.google.com/go/bigtable v1.43.0v1.44.0 age confidence
cloud.google.com/go/spanner v1.88.0v1.89.0 age confidence
github.com/apache/cassandra-gocql-driver/v2 v2.0.0v2.1.0 age confidence
github.com/elastic/elastic-transport-go/v8 v8.9.0v8.10.0 age confidence
github.com/go-playground/validator/v10 v10.30.1v10.30.2 age confidence
github.com/nakagami/firebirdsql v0.9.16v0.9.17 age confidence
google.golang.org/api v0.272.0v0.273.0 age confidence
google.golang.org/genai v1.51.0v1.52.0 age confidence
modernc.org/sqlite v1.47.0v1.48.0 age confidence

Release Notes

googlecloudplatform/alloydb-go-connector (cloud.google.com/go/alloydbconn)

v1.18.1

Compare Source

Bug Fixes
apache/cassandra-gocql-driver (github.com/apache/cassandra-gocql-driver/v2)

v2.1.0

Compare Source

elastic/elastic-transport-go (github.com/elastic/elastic-transport-go/v8)

v8.10.0

Compare Source

Features
  • Add option validation, inspection and debugging API (#​78) (e17a3a7)
go-playground/validator (github.com/go-playground/validator/v10)

v10.30.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.30.1...v10.30.2

nakagami/firebirdsql (github.com/nakagami/firebirdsql)

v0.9.17

Compare Source

googleapis/google-api-go-client (google.golang.org/api)

v0.273.0

Compare Source

Features
googleapis/go-genai (google.golang.org/genai)

v1.52.0

Compare Source

Features
  • Add labels field to Veo configs (3fab63a)
  • Add model_status to GenerateContentResponse (Gemini API only) (8c040e3)
  • Add part_metadata in Part (Gemini API only) (8c040e3)
  • Add service tier to GenerateContent. (c07b6a0)
  • genai: add TURN_INCLUDES_AUDIO_ACTIVITY_AND_ALL_VIDEO to TurnCoverage (ea49f9a)
  • support hyperparameters in distillation tuning (b8873ea)
  • Support rendered_parts in GroundingSupport (8c040e3)
Bug Fixes
  • Fix empty InlinedEmbedContentResponses for inline batch embeddings in Go GenAI SDK (e70c9d1), closes #​712
  • support us region routing (09d5be3)
cznic/sqlite (modernc.org/sqlite)

v1.48.0

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate
Copy link
Copy Markdown

forking-renovate bot commented Mar 27, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.18.2 -> v0.19.0
github.com/gabriel-vasile/mimetype v1.4.12 -> v1.4.13
github.com/googleapis/gax-go/v2 v2.18.0 -> v2.19.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260311181403-84a4fc48630c -> v0.0.0-20260319201613-d00831a3d3e7

@renovate-bot renovate-bot requested a review from a team as a code owner March 27, 2026 17:52
@dpebot
Copy link
Copy Markdown

dpebot commented Mar 27, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Mar 27, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several Go dependencies in the go.mod file, including cloud.google.com/go/alloydbconn to v1.18.1 and indirect updates for cloud.google.com/go/auth and google.golang.org/genproto. I have no feedback to provide.

@renovate-bot renovate-bot changed the title chore(deps): update module cloud.google.com/go/alloydbconn to v1.18.1 chore(deps): update go Mar 28, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented Mar 28, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Mar 29, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Mar 30, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Mar 30, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Mar 31, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Mar 31, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Apr 1, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Apr 2, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Apr 2, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Apr 2, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown

dpebot commented Apr 2, 2026

/gcbrun

@Yuan325 Yuan325 removed the tests: run Label to trigger Github Action tests. label Apr 2, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 2, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Apr 2, 2026
@Yuan325
Copy link
Copy Markdown
Contributor

Yuan325 commented Apr 2, 2026

/gcbrun

@Yuan325 Yuan325 merged commit a10cf43 into googleapis:main Apr 2, 2026
14 checks passed
github-actions bot pushed a commit to sabastinjtest/genai-toolbox that referenced this pull request Apr 3, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[cloud.google.com/go/alloydbconn](https://redirect.github.com/googlecloudplatform/alloydb-go-connector)
| `v1.18.0` → `v1.18.1` |
![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2falloydbconn/v1.18.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2falloydbconn/v1.18.0/v1.18.1?slim=true)
|
|
[cloud.google.com/go/bigquery](https://redirect.github.com/googleapis/google-cloud-go)
| `v1.74.0` → `v1.75.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fbigquery/v1.75.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fbigquery/v1.74.0/v1.75.0?slim=true)
|
|
[cloud.google.com/go/bigtable](https://redirect.github.com/googleapis/google-cloud-go)
| `v1.43.0` → `v1.44.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fbigtable/v1.44.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fbigtable/v1.43.0/v1.44.0?slim=true)
|
|
[cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go)
| `v1.88.0` → `v1.89.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fspanner/v1.89.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fspanner/v1.88.0/v1.89.0?slim=true)
|
|
[github.com/apache/cassandra-gocql-driver/v2](https://redirect.github.com/apache/cassandra-gocql-driver)
| `v2.0.0` → `v2.1.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fapache%2fcassandra-gocql-driver%2fv2/v2.1.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fapache%2fcassandra-gocql-driver%2fv2/v2.0.0/v2.1.0?slim=true)
|
|
[github.com/elastic/elastic-transport-go/v8](https://redirect.github.com/elastic/elastic-transport-go)
| `v8.9.0` → `v8.10.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2felastic%2felastic-transport-go%2fv8/v8.10.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2felastic%2felastic-transport-go%2fv8/v8.9.0/v8.10.0?slim=true)
|
|
[github.com/go-playground/validator/v10](https://redirect.github.com/go-playground/validator)
| `v10.30.1` → `v10.30.2` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-playground%2fvalidator%2fv10/v10.30.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-playground%2fvalidator%2fv10/v10.30.1/v10.30.2?slim=true)
|
|
[github.com/nakagami/firebirdsql](https://redirect.github.com/nakagami/firebirdsql)
| `v0.9.16` → `v0.9.17` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fnakagami%2ffirebirdsql/v0.9.17?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fnakagami%2ffirebirdsql/v0.9.16/v0.9.17?slim=true)
|
|
[google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client)
| `v0.272.0` → `v0.273.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.273.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.272.0/v0.273.0?slim=true)
|
|
[google.golang.org/genai](https://redirect.github.com/googleapis/go-genai)
| `v1.51.0` → `v1.52.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenai/v1.52.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenai/v1.51.0/v1.52.0?slim=true)
|
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.47.0` →
`v1.48.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/modernc.org%2fsqlite/v1.48.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/modernc.org%2fsqlite/v1.47.0/v1.48.0?slim=true)
|

---

### Release Notes

<details>
<summary>googlecloudplatform/alloydb-go-connector
(cloud.google.com/go/alloydbconn)</summary>

###
[`v1.18.1`](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/releases/tag/v1.18.1)

[Compare
Source](https://redirect.github.com/googlecloudplatform/alloydb-go-connector/compare/v1.18.0...v1.18.1)

##### Bug Fixes

- drop support for EOL pgxv4 driver
([#&#8203;767](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/issues/767))
([e373375](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/commit/e3733752387d172dc83f58f8fe634a090b4de058))
- filter default resource attributes
([#&#8203;765](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/issues/765))
([ec27a08](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/commit/ec27a0836b2092b1049b0359d974bfa56e2e5215)),
closes
[#&#8203;762](https://redirect.github.com/GoogleCloudPlatform/alloydb-go-connector/issues/762)

</details>

<details>
<summary>apache/cassandra-gocql-driver
(github.com/apache/cassandra-gocql-driver/v2)</summary>

###
[`v2.1.0`](https://redirect.github.com/apache/cassandra-gocql-driver/compare/v2.0.0...v2.1.0)

[Compare
Source](https://redirect.github.com/apache/cassandra-gocql-driver/compare/v2.0.0...v2.1.0)

</details>

<details>
<summary>elastic/elastic-transport-go
(github.com/elastic/elastic-transport-go/v8)</summary>

###
[`v8.10.0`](https://redirect.github.com/elastic/elastic-transport-go/releases/tag/v8.10.0)

[Compare
Source](https://redirect.github.com/elastic/elastic-transport-go/compare/v8.9.0...v8.10.0)

##### Features

- Add option validation, inspection and debugging API
([#&#8203;78](https://redirect.github.com/elastic/elastic-transport-go/issues/78))
([e17a3a7](https://redirect.github.com/elastic/elastic-transport-go/commit/e17a3a7ad96417af4cbbe1c5a660c810779a90f6))

</details>

<details>
<summary>go-playground/validator
(github.com/go-playground/validator/v10)</summary>

###
[`v10.30.2`](https://redirect.github.com/go-playground/validator/releases/tag/v10.30.2)

[Compare
Source](https://redirect.github.com/go-playground/validator/compare/v10.30.1...v10.30.2)

#### What's Changed

- chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1523](https://redirect.github.com/go-playground/validator/pull/1523)
- feat: add translations for alphaspace and alphanumspace tags in
indonesian by [@&#8203;savioruz](https://redirect.github.com/savioruz)
in
[#&#8203;1522](https://redirect.github.com/go-playground/validator/pull/1522)
- chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.12 to
1.4.13 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1526](https://redirect.github.com/go-playground/validator/pull/1526)
- feat: add cmyk(color) to validator by
[@&#8203;thenicolau](https://redirect.github.com/thenicolau) in
[#&#8203;1528](https://redirect.github.com/go-playground/validator/pull/1528)
- chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1534](https://redirect.github.com/go-playground/validator/pull/1534)
- chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1533](https://redirect.github.com/go-playground/validator/pull/1533)
- Go 1.26 support by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[#&#8203;1535](https://redirect.github.com/go-playground/validator/pull/1535)
- fix: prevent panic in unique validation with nil pointer elements by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[#&#8203;1532](https://redirect.github.com/go-playground/validator/pull/1532)
- docs: fix typos by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[#&#8203;1527](https://redirect.github.com/go-playground/validator/pull/1527)
- feat: implement ValidatorValuer interface feature by
[@&#8203;thommeo](https://redirect.github.com/thommeo) in
[#&#8203;1416](https://redirect.github.com/go-playground/validator/pull/1416)
- docs: add Valuer interface documentation and example by
[@&#8203;wofiporia](https://redirect.github.com/wofiporia) in
[#&#8203;1540](https://redirect.github.com/go-playground/validator/pull/1540)
- chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1545](https://redirect.github.com/go-playground/validator/pull/1545)
- chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1546](https://redirect.github.com/go-playground/validator/pull/1546)
- feat: add postcode patterns for Colombia (CO) and British Virgin
Islands (VG) by [@&#8203;j-ibarra](https://redirect.github.com/j-ibarra)
in
[#&#8203;1547](https://redirect.github.com/go-playground/validator/pull/1547)
- fix(fqdn): allow hyphens in last domain label by
[@&#8203;alihasan070707](https://redirect.github.com/alihasan070707) in
[#&#8203;1548](https://redirect.github.com/go-playground/validator/pull/1548)

#### New Contributors

- [@&#8203;savioruz](https://redirect.github.com/savioruz) made their
first contribution in
[#&#8203;1522](https://redirect.github.com/go-playground/validator/pull/1522)
- [@&#8203;thenicolau](https://redirect.github.com/thenicolau) made
their first contribution in
[#&#8203;1528](https://redirect.github.com/go-playground/validator/pull/1528)
- [@&#8203;thommeo](https://redirect.github.com/thommeo) made their
first contribution in
[#&#8203;1416](https://redirect.github.com/go-playground/validator/pull/1416)
- [@&#8203;wofiporia](https://redirect.github.com/wofiporia) made their
first contribution in
[#&#8203;1540](https://redirect.github.com/go-playground/validator/pull/1540)
- [@&#8203;j-ibarra](https://redirect.github.com/j-ibarra) made their
first contribution in
[#&#8203;1547](https://redirect.github.com/go-playground/validator/pull/1547)
- [@&#8203;alihasan070707](https://redirect.github.com/alihasan070707)
made their first contribution in
[#&#8203;1548](https://redirect.github.com/go-playground/validator/pull/1548)

**Full Changelog**:
<go-playground/validator@v10.30.1...v10.30.2>

</details>

<details>
<summary>nakagami/firebirdsql
(github.com/nakagami/firebirdsql)</summary>

###
[`v0.9.17`](https://redirect.github.com/nakagami/firebirdsql/compare/v0.9.16...v0.9.17)

[Compare
Source](https://redirect.github.com/nakagami/firebirdsql/compare/v0.9.16...v0.9.17)

</details>

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

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

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

##### Features

- **all:** Auto-regenerate discovery clients
([#&#8203;3542](https://redirect.github.com/googleapis/google-api-go-client/issues/3542))
([a4b4711](https://redirect.github.com/googleapis/google-api-go-client/commit/a4b47110f2ba5bf8bdb32174f26f609615e0e8dc))
- **all:** Auto-regenerate discovery clients
([#&#8203;3546](https://redirect.github.com/googleapis/google-api-go-client/issues/3546))
([0cacfa8](https://redirect.github.com/googleapis/google-api-go-client/commit/0cacfa8557f0f7d21166c4dfef84f60c6d9f1a49))

</details>

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

###
[`v1.52.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.52.0)

[Compare
Source](https://redirect.github.com/googleapis/go-genai/compare/v1.51.0...v1.52.0)

##### Features

- Add labels field to Veo configs
([3fab63a](https://redirect.github.com/googleapis/go-genai/commit/3fab63a5f628b8ffe35fe75c325108a75e5c5add))
- Add model\_status to GenerateContentResponse (Gemini API only)
([8c040e3](https://redirect.github.com/googleapis/go-genai/commit/8c040e35aaab4089303fbd0fcacdf80ae85cc9df))
- Add part\_metadata in Part (Gemini API only)
([8c040e3](https://redirect.github.com/googleapis/go-genai/commit/8c040e35aaab4089303fbd0fcacdf80ae85cc9df))
- Add service tier to GenerateContent.
([c07b6a0](https://redirect.github.com/googleapis/go-genai/commit/c07b6a0b47408e038264a4b0d85183e4240cb30a))
- **genai:** add TURN\_INCLUDES\_AUDIO\_ACTIVITY\_AND\_ALL\_VIDEO to
TurnCoverage
([ea49f9a](https://redirect.github.com/googleapis/go-genai/commit/ea49f9a7d885d7d0fb2016c7621b1d22eee06b26))
- support hyperparameters in distillation tuning
([b8873ea](https://redirect.github.com/googleapis/go-genai/commit/b8873ea18126d825b841794414c05c66cb2bc094))
- Support rendered\_parts in GroundingSupport
([8c040e3](https://redirect.github.com/googleapis/go-genai/commit/8c040e35aaab4089303fbd0fcacdf80ae85cc9df))

##### Bug Fixes

- Fix empty InlinedEmbedContentResponses for inline batch embeddings in
Go GenAI SDK
([e70c9d1](https://redirect.github.com/googleapis/go-genai/commit/e70c9d111e5f70e684537ae3ebb3fcaaf839d642)),
closes
[#&#8203;712](https://redirect.github.com/googleapis/go-genai/issues/712)
- support us region routing
([09d5be3](https://redirect.github.com/googleapis/go-genai/commit/09d5be32d28541debeb2fbfae13be29e51d0b42d))

</details>

<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>

###
[`v1.48.0`](https://gitlab.com/cznic/sqlite/compare/v1.47.0...v1.48.0)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.47.0...v1.48.0)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuMTAyLjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> a10cf43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests: run Label to trigger Github Action tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants