Skip to content

fix(deps): update go#2434

Merged
commjoen merged 1 commit intomasterfrom
renovate/go
Mar 2, 2026
Merged

fix(deps): update go#2434
commjoen merged 1 commit intomasterfrom
renovate/go

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
cel.dev/expr v0.24.0v0.25.1 age confidence indirect minor
cloud.google.com/go/auth v0.17.0v0.18.2 age confidence indirect minor
cloud.google.com/go/compute v1.49.0v1.55.0 age confidence indirect minor
cloud.google.com/go/storage v1.57.0v1.60.0 age confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0v1.31.0 age confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0v0.55.0 age confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0v0.55.0 age confidence indirect minor
github.com/cncf/xds/go 2ee22cadba9d58 age confidence indirect digest
github.com/envoyproxy/go-control-plane v0.13.4v0.14.0 age confidence indirect minor
github.com/envoyproxy/protoc-gen-validate v1.2.1v1.3.3 age confidence indirect minor
github.com/googleapis/enterprise-certificate-proxy v0.3.6v0.3.12 age confidence indirect patch
github.com/googleapis/gax-go/v2 v2.15.0v2.17.0 age confidence indirect minor
github.com/gruntwork-io/terratest v0.51.0v0.56.0 age confidence require minor
github.com/hashicorp/go-version v1.7.0v1.8.0 age confidence indirect minor
github.com/klauspost/compress v1.18.0v1.18.4 age confidence indirect patch
github.com/zclconf/go-cty v1.17.0v1.18.0 age confidence indirect minor
go.opentelemetry.io/contrib/detectors/gcp v1.38.0v1.40.0 age confidence indirect minor
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0v0.65.0 age confidence indirect minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0v0.65.0 age confidence indirect minor
golang.org/x/crypto v0.45.0v0.48.0 age confidence indirect minor
golang.org/x/mod v0.29.0v0.33.0 age confidence indirect minor
golang.org/x/net v0.47.0v0.51.0 age confidence indirect minor
golang.org/x/oauth2 v0.32.0v0.35.0 age confidence indirect minor
golang.org/x/sync v0.18.0v0.19.0 age confidence indirect minor
golang.org/x/sys v0.38.0v0.41.0 age confidence indirect minor
golang.org/x/sys v0.40.0v0.41.0 age confidence indirect minor
golang.org/x/text v0.31.0v0.34.0 age confidence indirect minor
golang.org/x/tools v0.38.0v0.42.0 age confidence indirect minor
google.golang.org/api v0.252.0v0.269.0 age confidence indirect minor
google.golang.org/genproto 4626949a57be14 age confidence indirect digest
google.golang.org/genproto/googleapis/api 4626949a57be14 age confidence indirect digest
google.golang.org/genproto/googleapis/rpc 4626949a57be14 age confidence indirect digest
google.golang.org/grpc v1.76.0v1.79.1 age confidence indirect minor
google.golang.org/protobuf v1.36.10v1.36.11 age confidence indirect patch

Release Notes

google/cel-spec (cel.dev/expr)

v0.25.1

Compare Source

Minor additions to the v0.25.0 release

What's Changed

Full Changelog: google/cel-spec@v0.25.0...v0.25.1

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.24.0...v0.25.0

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

v0.18.0

Compare Source

  • bigquery:

    • Marked stable.
    • Schema inference of nullable fields supported.
    • Added TimePartitioning to QueryConfig.
  • firestore: Data provided to DocumentRef.Set with a Merge option can contain
    Delete sentinels.

  • logging: Clients can accept parent resources other than projects.

  • pubsub:

    • pubsub/pstest: A lighweight fake for pubsub. Experimental; feedback welcome.
    • Support updating more subscription metadata: AckDeadline,
      RetainAckedMessages and RetentionDuration.
  • oslogin/apiv1beta: New client for the Cloud OS Login API.

  • rpcreplay: A package for recording and replaying gRPC traffic.

  • spanner:

    • Add a ReadWithOptions that supports a row limit, as well as an index.
    • Support query plan and execution statistics.
    • Added OpenCensus support.
  • storage: Clarify checksum validation for gzipped files (it is not validated
    when the file is served uncompressed).

GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)

v0.55.0: v1.31.0/v0.55.0

Compare Source

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.54.0...v0.55.0

envoyproxy/go-control-plane (github.com/envoyproxy/go-control-plane)

v0.14.0

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Mar 1, 2026
@renovate renovate bot requested review from bendehaan and commjoen as code owners March 1, 2026 21:03
@renovate
Copy link
Contributor Author

renovate bot commented Mar 1, 2026

ℹ️ Artifact update notice

File name: aws/go.mod

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.26
File name: azure/go.mod

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.26
File name: gcp/go.mod

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.26

@commjoen commjoen merged commit a444787 into master Mar 2, 2026
17 checks passed
@commjoen commjoen deleted the renovate/go branch March 2, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant