Skip to content

chore(all): update deps (main)#14180

Merged
gcf-merge-on-green[bot] merged 3 commits intogoogleapis:mainfrom
renovate-bot:renovate/main-deps
Mar 16, 2026
Merged

chore(all): update deps (main)#14180
gcf-merge-on-green[bot] merged 3 commits intogoogleapis:mainfrom
renovate-bot:renovate/main-deps

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

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

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/aiplatform v1.119.0v1.120.0 age confidence require minor
cloud.google.com/go/storage v1.61.0v1.61.3 age confidence require patch
github.com/googleapis/gax-go/v2 v2.17.0v2.18.0 age confidence require minor
go (source) 1.25.71.26.1 age confidence toolchain minor
go.einride.tech/aip v0.82.0v0.83.0 age confidence require minor
golang.org/x/mod v0.33.0v0.34.0 age confidence require minor
golang.org/x/net v0.51.0v0.52.0 age confidence require minor
golang.org/x/text v0.34.0v0.35.0 age confidence require minor
golang.org/x/tools v0.42.0v0.43.0 age confidence require minor
google.golang.org/api v0.270.0v0.272.0 age confidence require minor
google.golang.org/api v0.271.0v0.272.0 age confidence require minor
google.golang.org/genproto/googleapis/api a57be140b37fe3 age confidence require digest
google.golang.org/genproto/googleapis/api 546029d0b37fe3 age confidence require digest
google.golang.org/genproto/googleapis/rpc a57be140b37fe3 age confidence require digest

Release Notes

googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.18.0: v2: v2.18.0

Compare Source

Features
golang/go (go)

v1.26.1

v1.26.0

v1.25.8

einride/aip-go (go.einride.tech/aip)

v0.83.0

Compare Source

0.83.0 (2026-03-12)

Breaking Changes
  • filtering: restrict HAS operator on timestamp fields to presence checks only (9859362)

BREAKING CHANGE: The HAS operator on timestamp fields now only accepts
the wildcard "*" for presence checks (e.g. "create_time:*"). Using
timestamp values with HAS (e.g. "create_time:\"2022-...\"") is no longer
supported.

Since timestamps are treated as a first-class type in the filter query
API, value comparisons should use the existing comparison operators with
the timestamp function (e.g. "create_time = timestamp(\"2022-...\")").
The HAS operator on timestamps is restricted to presence checks, in line
with AIP-160 which specifies that HAS acts on messages, repeated fields
and maps.
googleapis/google-api-go-client (google.golang.org/api)

v0.272.0

Compare Source

Features

v0.271.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 16, 2026

ℹ️ Artifact update notice

File name: accessapproval/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: accesscontextmanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: advisorynotifications/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: ai/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: aiplatform/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: alloydb/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: analytics/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: apigateway/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: apigeeconnect/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: apigeeregistry/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: apihub/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: apikeys/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: apiregistry/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: appengine/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: apphub/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: apps/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: area120/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: artifactregistry/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: asset/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: assuredworkloads/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: auditmanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260209200024-4cfbd4190f57 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: auth/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
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/text v0.34.0 -> v0.35.0
File name: automl/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: backupdr/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: baremetalsolution/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: batch/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: beyondcorp/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: bigquery/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: bigquery/v2/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: bigtable/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: billing/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: binaryauthorization/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: capacityplanner/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: certificatemanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: ces/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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: channel/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: chat/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: chronicle/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: cloudbuild/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: cloudcontrolspartner/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: clouddms/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: cloudprofiler/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: cloudquotas/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: cloudsecuritycompliance/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: cloudtasks/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: commerce/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: compute/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):

  • 3 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: confidentialcomputing/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: config/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: configdelivery/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: contactcenterinsights/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: container/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: containeranalysis/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: datacatalog/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: dataflow/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: dataform/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: datafusion/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: datalabeling/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: datamanager/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: dataplex/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: dataproc/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: dataqna/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: datastore/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: datastream/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: deploy/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: developerconnect/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: devicestreaming/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: dialogflow/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: discoveryengine/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: dlp/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: documentai/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: domains/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: edgecontainer/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: edgenetwork/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: errorreporting/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: essentialcontacts/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: eventarc/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: filestore/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: financialservices/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: firestore/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):

  • 3 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
File name: functions/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: geminidataanalytics/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: gkebackup/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: gkeconnect/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):

  • 3 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: gkehub/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: gkemulticloud/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: gkerecommender/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 -> v0.0.0-20260217215200-42d3e9bedb6d
File name: grafeas/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
File name: gsuiteaddons/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: hypercomputecluster/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: iam/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: iap/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: identitytoolkit/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: ids/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: internal/aliasfix/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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/sync v0.19.0 -> v0.20.0
File name: internal/aliasgen/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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/net v0.50.0 -> v0.52.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/text v0.34.0 -> v0.35.0
File name: internal/examples/fake/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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: internal/examples/mock/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
google.golang.org/api v0.264.0 -> v0.267.0
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/grpc v1.78.0 -> v1.79.1
File name: internal/godocfx/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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/net v0.50.0 -> v0.52.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4 -> v0.0.0-20260311193753-579e4da9a98c
golang.org/x/text v0.34.0 -> v0.35.0
File name: internal/protoveneer/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):

  • 2 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/api v0.264.0 -> v0.267.0
File name: iot/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: kms/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: language/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: licensemanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: lifesciences/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: locationfinder/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: logging/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: longrunning/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: lustre/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: maintenance/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: managedidentities/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: managedkafka/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: maps/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: mediatranslation/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: memcache/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: memorystore/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: metastore/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: migrationcenter/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: modelarmor/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: monitoring/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: netapp/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: networkconnectivity/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: networkmanagement/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: networksecurity/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: networkservices/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: notebooks/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: optimization/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: oracledatabase/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: orchestration/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: orgpolicy/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: osconfig/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: oslogin/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: parallelstore/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: parametermanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: phishingprotection/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: policysimulator/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: policytroubleshooter/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: privatecatalog/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: privilegedaccessmanager/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: profiler/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 -> v0.0.0-20260217215200-42d3e9bedb6d
File name: pubsub/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):

  • 2 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: pubsub/v2/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: pubsublite/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):

  • 2 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/time v0.14.0 -> v0.15.0
File name: rapidmigrationassessment/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: recaptchaenterprise/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: recommendationengine/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: recommender/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: redis/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: resourcemanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: retail/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: run/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: saasplatform/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: scheduler/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: secretmanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: securesourcemanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: security/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: securitycenter/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: securitycentermanagement/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: securityposture/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: servicecontrol/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: servicedirectory/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: servicehealth/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: servicemanagement/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: serviceusage/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: shell/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: shopping/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: spanner/benchmarks/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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/time v0.14.0 -> v0.15.0
File name: spanner/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):

  • 2 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/time v0.14.0 -> v0.15.0
File name: spanner/test/opentelemetry/test/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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/googleapis/gax-go/v2 v2.17.0 -> v2.18.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260316180232-0b37fe3546d5
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260316180232-0b37fe3546d5
File name: speech/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: storage/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):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
File name: storage/internal/benchmarks/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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/text v0.34.0 -> v0.35.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: storagebatchoperations/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: storageinsights/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: storagetransfer/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: streetview/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: support/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: talent/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: telcoautomation/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: texttospeech/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: tpu/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: trace/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: translate/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: vectorsearch/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: vertexai/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 -> v0.0.0-20260226221140-a57be14db171
File name: video/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: videointelligence/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: vision/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: visionai/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: vmmigration/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
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
File name: vmwareengine/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: vpcaccess/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: webrisk/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: websecurityscanner/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: workflows/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: workloadmanager/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):

  • 5 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto v0.0.0-20260209200024-4cfbd4190f57 -> v0.0.0-20260217215200-42d3e9bedb6d
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260311181403-84a4fc48630c
File name: workstations/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
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260217215200-42d3e9bedb6d

@renovate-bot renovate-bot requested review from a team as code owners March 16, 2026 01:31
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

The number of changes in this pull request is too large for Gemini Code Assist to generate a review.

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Mar 16, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@shollyman shollyman added automerge Merge the pull request once unit tests and other checks pass. and removed automerge Merge the pull request once unit tests and other checks pass. labels Mar 16, 2026
@shollyman
Copy link
Copy Markdown
Contributor

this PR is large so testing is slow, may force merge to get things more manageable as the only failures appear to be bigtable perf and spanner perf errors

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@forking-renovate
Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@gcf-merge-on-green gcf-merge-on-green Bot merged commit 14b9656 into googleapis:main Mar 16, 2026
14 checks passed
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants