Skip to content

chore: bump the golang group across 1 directory with 28 updates#9972

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang-2777008cf3
Open

chore: bump the golang group across 1 directory with 28 updates#9972
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang-2777008cf3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the golang group with 11 updates in the / directory:

Package From To
cloud.google.com/go/cloudbuild 1.23.1 1.25.0
cloud.google.com/go/storage 1.57.1 1.60.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace 1.30.0 1.31.0
github.com/buildpacks/pack 0.38.2 0.40.0
github.com/containerd/containerd 1.7.29 1.7.30
github.com/grpc-ecosystem/grpc-gateway/v2 2.27.3 2.27.8
github.com/letsencrypt/boulder 0.20251208.0 0.20260202.0
github.com/sirupsen/logrus 1.9.3 1.9.4
go.opentelemetry.io/otel 1.39.0 1.40.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace 1.38.0 1.40.0
sigs.k8s.io/kustomize/api 0.21.0 0.21.1

Updates cloud.google.com/go/cloudbuild from 1.23.1 to 1.25.0

Release notes

Sourced from cloud.google.com/go/cloudbuild's releases.

cloudbuild 1.25.0

1.25.0 (2025-12-18)

kms 1.25.0

1.25.0 (2026-01-22)

Features

  • add the SingleTenantHsm functionality including the management API and resource types (PiperOrigin-RevId: 858582271) (8ddeca50)

Documentation

  • A comment for field crypto_key_backend in message .google.cloud.kms.v1.CryptoKey is expanded to include SingleTenantHsmInstances (PiperOrigin-RevId: 858582271) (8ddeca50)

  • A comment for enum value MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION in enum AccessReason is changed (PiperOrigin-RevId: 858582271) (8ddeca50)

  • A comment for enum value MODIFIED_CUSTOMER_INITIATED_ACCESS in enum AccessReason is changed (PiperOrigin-RevId: 858582271) (8ddeca50)

cloudbuild 1.24.0

1.24.0 (2025-12-04)

Features

  • Update GCB with latest proto changes (PiperOrigin-RevId: 837135318) (185951b3)

kms 1.24.0

1.24.0 (2026-01-15)

Documentation

  • Marking MODIFIED_CUSTOMER_INITIATED_ACCESS and MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION Key Access Justification codes as deprecated in favor of GOOGLE_RESPONSE_TO_PRODUCTION_ALERT (PiperOrigin-RevId: 853754070) (80379edb)
Changelog

Sourced from cloud.google.com/go/cloudbuild's changelog.

1.25.0 (2024-02-09)

Features

  • documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)

1.24.0 (2024-02-06)

Features

  • documentai: Add model_type in v1beta3 processor proto (#9355) (05e9e1f)

1.23.8 (2024-01-30)

Bug Fixes

  • documentai: Enable universe domain resolution options (fd1d569)

1.23.7 (2023-12-13)

Documentation

  • documentai: Clarify Properties documentation (757c1b0)

1.23.6 (2023-11-27)

Documentation

  • documentai: Update comment for ProcessOptions.page_range (63ffff2)

1.23.5 (2023-11-01)

Bug Fixes

  • documentai: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

Documentation

  • documentai: Updated comments (24e410e)

1.23.4 (2023-10-26)

... (truncated)

Commits

Updates cloud.google.com/go/storage from 1.57.1 to 1.60.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage 1.60.0

1.60.0 (2026-02-10)

Features

  • adding support for max-retry-duration for all api other than resumable-upload (#13749) (31c352bd)

  • support checksum validation in resumable json uploads (#13573) (337ca078)

  • Added a new field ComposeObjectRequest.delete_source_objects field (PiperOrigin-RevId: 863087065) (611f2392)

Bug Fixes

Documentation

  • Updated documentation for BidiReadObject, ReadObjectRequest, and ObjectContexts (PiperOrigin-RevId: 863087065) (611f2392)

storage 1.59.2

1.59.2 (2026-01-28)

Bug Fixes

  • deadlock in event loop while coordinating channels (#13652) (ff6c8e78)

storage 1.59.1

1.59.1 (2026-01-14)

Bug Fixes

storage 1.59.0

1.59.0 (2026-01-09)

Features

  • add default checksums for appendable writer (excludes appendable takeover writer) (#13379) (647baf32)

Bug Fixes

... (truncated)

Commits

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.54.0 to 0.55.0

Commits
  • 316927b Pre-releae steps for opentelemetry-operations-go release. (#1092)
  • 29e5586 [exporter/collector/logs] Create Int32OrString and Int64OrString to handl...
  • 86523a9 Add region tags in OTLP Trace Sample (#1089)
  • a83dd81 precompile regex from resource filters (#1085)
  • 94a7f44 Fix CI (#1086)
  • b50231b [exporter/collector/logs] Support httpRequest.status field as integer or st...
  • b57afdd add feature gate to allow sending log trace context without a prefix (#1079)
  • See full diff in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.30.0 to 1.31.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • 316927b Pre-releae steps for opentelemetry-operations-go release. (#1092)
  • 29e5586 [exporter/collector/logs] Create Int32OrString and Int64OrString to handl...
  • 86523a9 Add region tags in OTLP Trace Sample (#1089)
  • a83dd81 precompile regex from resource filters (#1085)
  • 94a7f44 Fix CI (#1086)
  • b50231b [exporter/collector/logs] Support httpRequest.status field as integer or st...
  • b57afdd add feature gate to allow sending log trace context without a prefix (#1079)
  • See full diff in compare view

Updates github.com/buildpacks/pack from 0.38.2 to 0.40.0

Release notes

Sourced from github.com/buildpacks/pack's releases.

pack v0.40.0

Prerequisites

  • A container runtime such as Docker or podman must be available to execute builds.

Install

For instructions on installing pack, see our installation docs.

Run

Run the command pack.

You should see the following output

CLI for building apps using Cloud Native Buildpacks

Usage: pack [command]

Available Commands: build Generate app image from source code builder Interact with builders buildpack Interact with buildpacks extension Interact with extensions config Interact with your local pack config file inspect Show information about a built app image stack (deprecated) Interact with stacks rebase Rebase app image with latest run image sbom Interact with SBoM completion Outputs completion script location report Display useful information for reporting an issue version Show current 'pack' version help Help about any command

Flags: --force-color Force color output -h, --help Help for 'pack' --no-color Disable color output -q, --quiet Show less output --timestamps Enable timestamps in output -v, --verbose Show more output --version Show current 'pack' version

Use "pack [command] --help" for more information about a command.

Info

... (truncated)

Commits
  • 06c9593 Ship FreeBSD binaries (#2518)
  • 94348a5 Execution Environment RFC Implementation (#2324)
  • 8125306 chore: migrate from docker/docker to moby/moby client (#2512)
  • 2c1d805 Fix link to Get Started with Podman page (#2511)
  • a4b7715 Writer Factory: Support FreeBSD (#2510)
  • 4aeda9c chore: remove Ubuntu 24.10 (Oracular Oriole) from delivery workflow (#2507)
  • 7d0fdf3 fix: migrate Windows CI testing from Equinix LCOW to GitHub-hosted runners (#...
  • dc9220d fix: upgrade Go to 1.25.5 to address CVE-2025-61729 and CVE-2025-61727 (#2501)
  • e157bb6 fix: Skip platform-specific digest resolution with --pull-policy never (#2498)
  • 3a89ee8 build(deps): bump the go-dependencies group across 1 directory with 3 updates...
  • Additional commits viewable in compare view

Updates github.com/containerd/containerd from 1.7.29 to 1.7.30

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.7.30

Welcome to the v1.7.30 release of containerd!

The thirtieth patch release for containerd 1.7 contains various fixes and updates.

Highlights

Container Runtime Interface (CRI)

  • Fix NRI dropping requested CDI devices silently (#12650)
  • Redact all query parameters in CRI error logs (#12551)

Runtime

  • Update runc binary to v1.3.4 (#12619)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Derek McGowan
  • Akihiro Suda
  • Austin Vazquez
  • Mike Brown
  • Wei Fu
  • Andrey Noskov
  • CrazyMax
  • Davanum Srinivas
  • Jin Dong
  • Krisztian Litkey
  • Maksym Pavlenko
  • Paweł Gronowski
  • Phil Estes
  • Samuel Karp

Changes

  • Prepare release notes for v1.7.30 (#12652)
    • 3d0ca6d2e Prepare release notes for v1.7.30
  • Fix NRI dropping requested CDI devices silently (#12650)
    • 0bc74f47e cri,nri: don't drop requested CDI devices silently.
  • script/setup/install-cni: install CNI plugins v1.9.0 (#12660)
    • 7db16b562 script/setup/install-cni: install CNI plugins v1.9.0
  • go.mod: golang.org/x/crypto v0.45.0 (drop support for Go 1.23) (#12640)

... (truncated)

Commits
  • 71c1c86 Merge pull request #12652 from dmcgowan/prepare-1.7.30
  • 3d0ca6d Prepare release notes for v1.7.30
  • a8ce78b Merge pull request #12650 from klihub/fixes/1.7.x/nri-cdi-device-injection
  • ba2b3a2 Merge pull request #12660 from AkihiroSuda/cni-1.9.0-1.7
  • 0bc74f4 cri,nri: don't drop requested CDI devices silently.
  • 7db16b5 script/setup/install-cni: install CNI plugins v1.9.0
  • 3b655c2 Merge pull request #12640 from AkihiroSuda/dev-1.7
  • bca897b go.mod: golang.org/x/crypto v0.45.0
  • 37cbd22 CI: drop Go 1.23
  • ee49d17 Update Go requirements in BUILDING
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.16.0 to 2.17.0

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2 2.17.0

2.17.0 (2026-02-03)

Features

  • update Invoke to add retry count to context (#462) (ea7096d5)
Commits

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.3 to 2.27.8

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.27.8

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.7...v2.27.8

v2.27.7

Re-release of v2.26.7 as v2.27.7 for correct semver ordering.

v2.27.6

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.5...v2.27.6

v2.27.5

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.4...v2.27.5

v2.27.4

What's Changed

... (truncated)

Commits
  • 2d02a4a fix(openapiv2): exclude oneof fields from required with proto3 field semantic...
  • d01303c chore(deps): update dependency rules_go to v0.60.0 (#6343)
  • 95d3788 fix(deps): update module golang.org/x/text to v0.34.0 (#6344)
  • c5b132f chore(deps): update dependency io_bazel_rules_go to v0.60.0 (#6342)
  • d1d8974 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 4cfbd41...
  • f5e34e4 chore(deps): update googleapis digest to 7f62014 (#6340)
  • 0783430 fix(deps): update google.golang.org/genproto/googleapis/api digest to 4cfbd41...
  • a02e26d chore(deps): update googleapis digest to 4fa7f90 (#6337)
  • d791c86 fix(deps): update module golang.org/x/oauth2 to v0.35.0 (#6336)
  • 4f818d5 chore(deps): update googleapis digest to 725496d (#6333)
  • Additional commits viewable in compare view

Updates github.com/letsencrypt/boulder from 0.20251208.0 to 0.20260202.0

Release notes

Sourced from github.com/letsencrypt/boulder's releases.

v0.20260202.0

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20260126.0...v0.20260202.0

v0.20260126.0

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20260120.0...v0.20260126.0

v0.20260120.0

What's Changed

... (truncated)

Commits

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2026 17:36
@dependabot dependabot bot added the go Pull requests that update Go code label Feb 10, 2026
Bumps the golang group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/cloudbuild](https://github.com/googleapis/google-cloud-go) | `1.23.1` | `1.25.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.57.1` | `1.60.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.30.0` | `1.31.0` |
| [github.com/buildpacks/pack](https://github.com/buildpacks/pack) | `0.38.2` | `0.40.0` |
| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.29` | `1.7.30` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.27.3` | `2.27.8` |
| [github.com/letsencrypt/boulder](https://github.com/letsencrypt/boulder) | `0.20251208.0` | `0.20260202.0` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` |
| [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.39.0` | `1.40.0` |
| [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.40.0` |
| [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) | `0.21.0` | `0.21.1` |



Updates `cloud.google.com/go/cloudbuild` from 1.23.1 to 1.25.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.23.1...dlp/v1.25.0)

Updates `cloud.google.com/go/storage` from 1.57.1 to 1.60.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@storage/v1.57.1...spanner/v1.60.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.54.0 to 0.55.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.54.0...v0.55.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.30.0...detectors/gcp/v1.31.0)

Updates `github.com/buildpacks/pack` from 0.38.2 to 0.40.0
- [Release notes](https://github.com/buildpacks/pack/releases)
- [Changelog](https://github.com/buildpacks/pack/blob/main/RELEASE.md)
- [Commits](buildpacks/pack@v0.38.2...v0.40.0)

Updates `github.com/containerd/containerd` from 1.7.29 to 1.7.30
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.29...v1.7.30)

Updates `github.com/googleapis/gax-go/v2` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.16.0...v2.17.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.3 to 2.27.8
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Commits](grpc-ecosystem/grpc-gateway@v2.27.3...v2.27.8)

Updates `github.com/letsencrypt/boulder` from 0.20251208.0 to 0.20260202.0
- [Release notes](https://github.com/letsencrypt/boulder/releases)
- [Changelog](https://github.com/letsencrypt/boulder/blob/main/docs/release.md)
- [Commits](letsencrypt/boulder@v0.20251208.0...v0.20260202.0)

Updates `github.com/moby/buildkit` from 0.25.2 to 0.26.2
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.25.2...v0.26.2)

Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.9.3...v1.9.4)

Updates `go.opentelemetry.io/otel` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)

Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.38.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.40.0)

Updates `go.opentelemetry.io/otel/metric` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/sdk/metric` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/trace` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0
- [Commits](golang/crypto@v0.46.0...v0.47.0)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](golang/sys@v0.39.0...v0.40.0)

Updates `golang.org/x/term` from 0.38.0 to 0.39.0
- [Commits](golang/term@v0.38.0...v0.39.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.41.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.40.0...v0.41.0)

Updates `google.golang.org/api` from 0.260.0 to 0.265.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.260.0...v0.265.0)

Updates `google.golang.org/genproto` from 0.0.0-20251213004720-97cd9d5aeac2 to 0.0.0-20260128011058-8636f8732409
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20251213004720-97cd9d5aeac2 to 0.0.0-20260209200024-4cfbd4190f57
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `sigs.k8s.io/kustomize/api` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.21.0...api/v0.21.1)

Updates `sigs.k8s.io/kustomize/kyaml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.21.0...api/v0.21.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/cloudbuild
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/buildpacks/pack
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/containerd/containerd
  dependency-version: 1.7.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: github.com/letsencrypt/boulder
  dependency-version: 0.20260202.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdoutmetric
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: go.opentelemetry.io/otel/sdk/metric
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/crypto
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/sys
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/term
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/tools
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: google.golang.org/api
  dependency-version: 0.265.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: google.golang.org/genproto
  dependency-version: 0.0.0-20260128011058-8636f8732409
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260209200024-4cfbd4190f57
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: sigs.k8s.io/kustomize/kyaml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang-2777008cf3 branch from 970a99f to 0d8e5ee Compare February 10, 2026 23:18
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants