Skip to content

chore(all): update deps#11849

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/deps
Mar 24, 2025
Merged

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

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go v0.118.3 -> v0.120.0 age adoption passing confidence require minor
cloud.google.com/go v0.119.0 -> v0.120.0 age adoption passing confidence require minor
cloud.google.com/go/accesscontextmanager v1.9.4 -> v1.9.5 age adoption passing confidence require patch
cloud.google.com/go/aiplatform v1.75.0 -> v1.78.0 age adoption passing confidence require minor
cloud.google.com/go/bigquery v1.66.2 -> v1.67.0 age adoption passing confidence require minor
cloud.google.com/go/datacatalog v1.24.3 -> v1.25.0 age adoption passing confidence require minor
cloud.google.com/go/grafeas v0.3.14 -> v0.3.15 age adoption passing confidence require patch
cloud.google.com/go/iam v1.4.1 -> v1.4.2 age adoption passing confidence require patch
cloud.google.com/go/kms v1.21.0 -> v1.21.1 age adoption passing confidence require patch
cloud.google.com/go/longrunning v0.6.5 -> v0.6.6 age adoption passing confidence require patch
cloud.google.com/go/monitoring v1.24.0 -> v1.24.1 age adoption passing confidence require patch
cloud.google.com/go/orgpolicy v1.14.2 -> v1.14.3 age adoption passing confidence require patch
cloud.google.com/go/osconfig v1.14.3 -> v1.14.4 age adoption passing confidence require patch
cloud.google.com/go/pubsub v1.47.0 -> v1.48.0 age adoption passing confidence require minor
cloud.google.com/go/storage v1.50.0 -> v1.51.0 age adoption passing confidence require minor
cloud.google.com/go/translate v1.12.3 -> v1.12.4 age adoption passing confidence require patch
github.com/google/pprof 9094ed2 -> a4b03ec age adoption passing confidence require digest
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6 age adoption passing confidence require patch
go (source) 1.23.6 -> 1.24.1 age adoption passing confidence toolchain minor
google.golang.org/api v0.224.0 -> v0.227.0 age adoption passing confidence require minor
google.golang.org/api v0.226.0 -> v0.227.0 age adoption passing confidence require minor
google.golang.org/genproto/googleapis/api a0af3ef -> e70fdf4 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc a0af3ef -> e70fdf4 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 55c9018 -> e70fdf4 age adoption passing confidence require digest
google.golang.org/protobuf v1.36.5 -> v1.36.6 age adoption passing confidence require patch

Release Notes

googleapis/google-cloud-go (cloud.google.com/go)

v0.120.0

Compare Source

Features
Bug Fixes

v0.119.0

Compare Source

Features
googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.6

Compare Source

New Feature Update!

This update includes support for keychain type selection on MacOS. The universal cert config now supports a new field "keychain_type" with the following possible values: "login", "system", or "all". If this field is missing or empty, we will assume "all", which is the current behavior. For devices with custom keychains, such as test keychains, the value "all" should be used to include the custom keychains in the search space.

Example config snippet:
{
"cert_configs": {
"macos_keychain": {
"issuer": "Google Endpoint Verification",
"keychain_type": "system"
},
...
}

The "darwin-specific" client has also been updated with a new API "NewSecureKeyWithOptions" that can be used to specify the keychain type.

Change Log

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.5...v0.3.6

golang/go (go)

v1.24.1

v1.24.0

v1.23.7

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

v0.227.0

Compare Source

Features

v0.226.0

Compare Source

Features

v0.225.0

Compare Source

Features
Bug Fixes
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.6

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.5...v1.36.6

User-visible changes:
CL/657895: internal_gengo: generate a const string literal for the raw descriptor
CL/653536: proto: Add CloneOf[M Message](m M) M

Maintenance:
CL/649135: all: set Go language version to Go 1.22
CL/654955: types/descriptorpb: regenerate using latest protobuf v30 release


Configuration

📅 Schedule: Branch creation - "* 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 17, 2025

ℹ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 -> v0.51.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 -> v0.51.0
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
cloud.google.com/go/iam v1.4.0 -> v1.4.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 -> v0.51.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 -> v0.51.0
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 5 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/longrunning v0.6.4 -> v0.6.5
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 2 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/longrunning v0.6.2 -> v0.6.5
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250303144028-a0af3efb3deb
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):

  • 6 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/iam v1.4.0 -> v1.4.1
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250303144028-a0af3efb3deb
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
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
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 -> v0.51.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 -> v0.51.0
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/time v0.10.0 -> v0.11.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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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
cloud.google.com/go/longrunning v0.6.4 -> v0.6.5
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 9 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/iam v1.4.0 -> v1.4.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 -> v0.51.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 -> v0.51.0
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 3 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/longrunning v0.6.4 -> v0.6.5
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 7 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/iam v1.4.0 -> v1.4.1
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/time v0.10.0 -> v0.11.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):

  • 8 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.118.3 -> v0.120.0
cloud.google.com/go/iam v1.4.1 -> v1.4.2
cloud.google.com/go/longrunning v0.6.5 -> v0.6.6
cloud.google.com/go/monitoring v1.24.0 -> v1.24.1
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250313205543-e70fdf4c4cb4
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/time v0.10.0 -> v0.11.0
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):

  • 6 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/iam v1.4.0 -> v1.4.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 -> v0.51.0
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 9 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/iam v1.4.0 -> v1.4.1
cloud.google.com/go/longrunning v0.6.4 -> v0.6.5
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e -> v0.0.0-20250313205543-e70fdf4c4cb4
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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/time v0.10.0 -> v0.11.0

@renovate-bot renovate-bot requested a review from jba as a code owner March 17, 2025 02:21
@renovate-bot renovate-bot requested review from a team March 17, 2025 02:21
@renovate-bot renovate-bot requested a review from shollyman as a code owner March 17, 2025 02:21
@renovate-bot renovate-bot requested review from a team and gkevinzheng March 17, 2025 02:21
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 18, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 18, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 18, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 18, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 18, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2025
@gcf-merge-on-green
Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@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 19, 2025
@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 24, 2025
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.

3 participants