Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps the go-modules group with 22 updates:

Package From To
cloud.google.com/go/auth 0.16.4 0.16.5
cloud.google.com/go/storage 1.56.0 1.56.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp 1.27.0 1.29.0
github.com/containerd/cgroups/v3 3.0.3 3.0.5
github.com/go-jose/go-jose/v4 4.0.5 4.1.2
github.com/hashicorp/go-getter 1.7.9 1.8.0
github.com/olekukonko/ll 0.0.9 0.1.1
github.com/opencontainers/runtime-spec 1.2.0 1.2.1
github.com/spf13/pflag 1.0.9 1.0.10
github.com/spf13/viper 1.20.1 1.21.0
github.com/spiffe/go-spiffe/v2 2.5.0 2.6.0
github.com/ulikunitz/xz 0.5.14 0.5.15
go.opentelemetry.io/contrib/detectors/gcp 1.36.0 1.38.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc 0.61.0 0.63.0
golang.org/x/mod 0.27.0 0.28.0
golang.org/x/net 0.43.0 0.44.0
google.golang.org/api 0.247.0 0.249.0
google.golang.org/genproto/googleapis/api 0.0.0-20250721164621-a45f3dfb1074 0.0.0-20250818200422-3122310a409c
google.golang.org/genproto/googleapis/rpc 0.0.0-20250818200422-3122310a409c 0.0.0-20250825161204-c5933d9347a5
google.golang.org/grpc 1.74.2 1.75.0
google.golang.org/protobuf 1.36.7 1.36.8
modernc.org/libc 1.66.3 1.66.8

Updates cloud.google.com/go/auth from 0.16.4 to 0.16.5

Release notes

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

auth: v0.16.5

0.16.5 (2025-08-14)

Bug Fixes

  • auth: Improve error message for unknown credentials type (#12673) (558b164)
  • auth: Set Content-Type in userTokenProvider.exchangeToken (#12634) (1197ebc)
Commits

Updates cloud.google.com/go/storage from 1.56.0 to 1.56.1

Release notes

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

storage: v1.56.1

1.56.1 (2025-08-19)

Bug Fixes

Commits
  • 286e26c chore(main): release storage 1.56.1 (#12632)
  • 59a94d6 feat(aiplatform): add data foundry service synthetic data generation API for ...
  • 76be65b chore(all): update deps (#12726)
  • 9f369f9 fix(storage): fix redirect logic in MRD (#12733)
  • e876d62 chore: release main (#12723)
  • f1de706 feat(compute): Update Compute Engine v1beta API to revision 20250729 (#1084) ...
  • 1bc6c98 feat(geminidataanalytics): new client (#12729)
  • 3c7ea5c fix(storage): ZB Reader redirect support (#12703)
  • 2346cf1 fix(bigtable): Ignore errors while creating monitoring client and disable met...
  • 67b0320 feat(bigquery): load job and external table opts for custom time format, null...
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.27.0 to 1.29.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp'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

Updates github.com/containerd/cgroups/v3 from 3.0.3 to 3.0.5

Release notes

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

v3.0.5

What's Changed

New Contributors

Full Changelog: containerd/cgroups@v3.0.4...v3.0.5

v3.0.4

What's Changed

New Contributors

Full Changelog: containerd/cgroups@v3.0.3...v3.0.4

Commits
  • bce3c7e Merge pull request #358 from thaJeztah/handle_domain_threaded
  • 2236eb0 cgroup2: Manager.Delete: handle both "threaded" and "domain threaded"
  • d4e976d Merge pull request #355 from akhilerm/return-error-from-inotify
  • 05bb490 add InotifyInit err to custom err message
  • 082af38 Merge pull request #353 from AkihiroSuda/go-mod
  • aa02188 go.mod: bump up
  • 1186f06 CI: drop Go 1.21
  • d98c3a5 Merge pull request #352 from AlbertoBarba/fix/ci-lint
  • 6338d30 fix: use the specified go version in lint jobs
  • ffca7ca Merge pull request #349 from jchorl/jchorl/ignoretimeout
  • Additional commits viewable in compare view

Updates github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.2

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

v4.1.2

What's Changed

go-jose v4.1.2 improves some documentation, errors, and removes the only 3rd-party dependency.

New Contributors

Full Changelog: go-jose/go-jose@v4.1.1...v4.1.2

v4.1.1

What's Changed

New Contributors

Full Changelog: go-jose/go-jose@v4.1.0...v4.1.1

v4.1.0

What's Changed

New Contributors

Full Changelog: go-jose/go-jose@v4.0.5...v4.1.0

Commits

Updates github.com/hashicorp/go-getter from 1.7.9 to 1.8.0

Release notes

Sourced from github.com/hashicorp/go-getter's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: hashicorp/go-getter@v1.7.9...v1.8.0

Commits
  • d879f88 Modernize codebase: Fix linting issues, update CI/CD workflow, and improve te...
  • c52d97c Upgrade to aws-sdk-go-v2, v1 is unsupported (#548)
  • bb1ddfb Merge pull request #547 from hashicorp/ryan/VAULT-39289
  • 66b90c5 Merge pull request #546 from hashicorp/dependabot/github_actions/actions-1700...
  • 1aa25c9 [chore] : Bump google-github-actions/auth in the actions group
  • 2b77228 go: bump ulikunitz/xz to v.0.5.14 to resolve GHSA-jc7w-c686-c4v9
  • 0e25fa8 [chore] : Bump the actions group with 2 updates (#543)
  • See full diff in compare view

Updates github.com/olekukonko/ll from 0.0.9 to 0.1.1

Commits

Updates github.com/opencontainers/runtime-spec from 1.2.0 to 1.2.1

Release notes

Sourced from github.com/opencontainers/runtime-spec's releases.

v1.2.1

This is the first patch release of the v1.2.z series of the Open Container Initative Runtime Specification. It primarily includes a series of minor fixes as well as new support for the specification of the CPU affinity of container processes.

Additions

  • zos updates (#1273)
  • Add support for windows CPU affinity (#1258)
  • specs-go: sync SCMP_ARCH_* constants with libseccomp main (#1229)
  • Add CPU affinity to executed processes (#1253, #1261)
  • config-linux: describe the format of cpus and mems (#1253)

Minor fixes

  • Fix description of errnoRet in Seccomp (#1277)
  • config-linux: update for libseccomp v2.6.0 (#1276)
  • Correct prestart hook description in summary (#1275)

Documentation, CI & Governance

  • ci: Add a github actions workflow for lint (#1257)
  • update http links to https (#1269)
  • doc: fix the invalid hyperlink naming-a-volume (#1268)
  • ci: remove redundunt actions (#1256)
  • chore: format JSON file make -C schema fmt (#1255)
  • CODEOWNERS: remove vbatts (#1248)
  • MAINTAINERS: move vbatts to EMERITUS (#1248)
  • Update golangci-lint to v1.56.1 in CI (#1245)
  • Add Go v1.21 and v1.22 to GitHub Actions CI matrix (#1245)
  • Update GitHub Actions packages to resolve warnings in CI (#1244)

Thanks to the following contributors for making this release possible:

... (truncated)

Changelog

Sourced from github.com/opencontainers/runtime-spec's changelog.

OpenContainers Specifications

Changes with v1.2.1:

Additions:

  • zos updates (#1273)
  • Add support for windows CPU affinity (#1258)
  • specs-go: sync SCMP_ARCH_* constants with libseccomp main (#1229)
  • Add CPU affinity to executed processes (#1253, #1261)
  • config-linux: describe the format of cpus and mems (#1253)

Minor fixes:

  • Fix description of errnoRet in Seccomp (#1277)
  • config-linux: update for libseccomp v2.6.0 (#1276)
  • Correct prestart hook description in summary (#1275)

Documentation, CI & Governance:

  • ci: Add a github actions workflow for lint (#1257)
  • update http links to https (#1269)
  • doc: fix the invalid hyperlink naming-a-volume (#1268)
  • ci: remove redundunt actions (#1256)
  • chore: format JSON file make -C schema fmt (#1255)
  • CODEOWNERS: remove vbatts (#1248)
  • MAINTAINERS: move vbatts to EMERITUS (#1248)
  • Update golangci-lint to v1.56.1 in CI (#1245)
  • Add Go v1.21 and v1.22 to GitHub Actions CI matrix (#1245)
  • Update GitHub Actions packages to resolve warnings in CI (#1244)

Changes with v1.2.0:

Additions:

  • config: add idmap and ridmap mount options (#1222)
  • config.md: allow empty mappings for [r]idmap (#1224)
  • features-linux: Expose idmap information (#1219)
  • mount: Allow relative mount destinations on Linux (#1225)
  • features: add potentiallyUnsafeConfigAnnotations (#1205)
  • config: add support for org.opencontainers.image annotations #1197

Minor fixes:

  • config: improve bind mount and propagation doc (#1228)

Documentation, CI & Governance:

  • fix link to hooks in features (#1226)
  • specs-go: add missing deprecation comment for Hooks.Prestart (#1232)

... (truncated)

Commits
  • 524fc0e Release v1.2.1
  • 2f2d37e Merge pull request #1277 from z63d/fix/seccomp-errnoret-descripton
  • 221c198 Fix description of errnoRet in Seccomp
  • a5b0116 Merge pull request #1273 from kershawmehta/zos
  • c09dda1 Merge pull request #1276 from AkihiroSuda/libseccomp-2.6.0
  • 9de64c0 config-linux: update for libseccomp v2.6.0
  • 1df9fa9 zos updates - add zos namespaces, remove zos devices
  • 131ae4c Correct prestart hook description in summary (#1275)
  • d61dee6 Merge pull request #1258 from kiashok/cpuAffinity-oci
  • b9e8fdb Add support for windows CPU affinity
  • Additional commits viewable in compare view

Updates github.com/spf13/pflag from 1.0.9 to 1.0.10

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.10

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

Commits
  • 0491e57 Merge pull request #448 from thaJeztah/fix_go_version
  • 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment
  • 7e4dfb1 Test on Go 1.12
  • 18a9d17 move Func, BoolFunc, tests as they require go1.21
  • c5b9e98 remove uses of errors.Is, which requires go1.13
  • 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist
  • See full diff in compare view

Updates github.com/spf13/viper from 1.20.1 to 1.21.0

Release notes

Sourced from github.com/spf13/viper's releases.

v1.21.0

What's Changed

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 9, 2025 15:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 9, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 9, 2025
@paketo-bot paketo-bot enabled auto-merge (rebase) September 9, 2025 15:20
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-modules-36ed2f5bd8 branch from a1dd181 to e25e3de Compare September 9, 2025 15:23
Bumps the go-modules group with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.16.4` | `0.16.5` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.56.0` | `1.56.1` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.27.0` | `1.29.0` |
| [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) | `3.0.3` | `3.0.5` |
| [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.0.5` | `4.1.2` |
| [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.9` | `1.8.0` |
| [github.com/olekukonko/ll](https://github.com/olekukonko/ll) | `0.0.9` | `0.1.1` |
| [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec) | `1.2.0` | `1.2.1` |
| [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.9` | `1.0.10` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` |
| [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) | `2.5.0` | `2.6.0` |
| [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.14` | `0.5.15` |
| [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.36.0` | `1.38.0` |
| [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.63.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.27.0` | `0.28.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.43.0` | `0.44.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.247.0` | `0.249.0` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250721164621-a45f3dfb1074` | `0.0.0-20250818200422-3122310a409c` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250818200422-3122310a409c` | `0.0.0-20250825161204-c5933d9347a5` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.74.2` | `1.75.0` |
| google.golang.org/protobuf | `1.36.7` | `1.36.8` |
| [modernc.org/libc](https://gitlab.com/cznic/libc) | `1.66.3` | `1.66.8` |


Updates `cloud.google.com/go/auth` from 0.16.4 to 0.16.5
- [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@auth/v0.16.4...auth/v0.16.5)

Updates `cloud.google.com/go/storage` from 1.56.0 to 1.56.1
- [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@spanner/v1.56.0...storage/v1.56.1)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp` from 1.27.0 to 1.29.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.27.0...detectors/gcp/v1.29.0)

Updates `github.com/containerd/cgroups/v3` from 3.0.3 to 3.0.5
- [Release notes](https://github.com/containerd/cgroups/releases)
- [Commits](containerd/cgroups@v3.0.3...v3.0.5)

Updates `github.com/go-jose/go-jose/v4` from 4.0.5 to 4.1.2
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](go-jose/go-jose@v4.0.5...v4.1.2)

Updates `github.com/hashicorp/go-getter` from 1.7.9 to 1.8.0
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](hashicorp/go-getter@v1.7.9...v1.8.0)

Updates `github.com/olekukonko/ll` from 0.0.9 to 0.1.1
- [Commits](olekukonko/ll@v0.0.9...v0.1.1)

Updates `github.com/opencontainers/runtime-spec` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/opencontainers/runtime-spec/releases)
- [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog)
- [Commits](opencontainers/runtime-spec@v1.2.0...v1.2.1)

Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.9...v1.0.10)

Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.20.1...v1.21.0)

Updates `github.com/spiffe/go-spiffe/v2` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/spiffe/go-spiffe/releases)
- [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md)
- [Commits](spiffe/go-spiffe@v2.5.0...v2.6.0)

Updates `github.com/ulikunitz/xz` from 0.5.14 to 0.5.15
- [Commits](ulikunitz/xz@v0.5.14...v0.5.15)

Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.36.0 to 1.38.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.36.0...v1.38.0)

Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.61.0 to 0.63.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.61.0...zpages/v0.63.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.28.0
- [Commits](golang/mod@v0.27.0...v0.28.0)

Updates `golang.org/x/net` from 0.43.0 to 0.44.0
- [Commits](golang/net@v0.43.0...v0.44.0)

Updates `google.golang.org/api` from 0.247.0 to 0.249.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.247.0...v0.249.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250721164621-a45f3dfb1074 to 0.0.0-20250818200422-3122310a409c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250818200422-3122310a409c to 0.0.0-20250825161204-c5933d9347a5
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.74.2 to 1.75.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.74.2...v1.75.0)

Updates `google.golang.org/protobuf` from 1.36.7 to 1.36.8

Updates `modernc.org/libc` from 1.66.3 to 1.66.8
- [Commits](https://gitlab.com/cznic/libc/compare/v1.66.3...v1.66.8)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.16.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.56.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
  dependency-version: 1.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/containerd/cgroups/v3
  dependency-version: 3.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/go-jose/go-jose/v4
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/hashicorp/go-getter
  dependency-version: 1.8.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/olekukonko/ll
  dependency-version: 0.1.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/opencontainers/runtime-spec
  dependency-version: 1.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/spiffe/go-spiffe/v2
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/detectors/gcp
  dependency-version: 1.38.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-version: 0.63.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/mod
  dependency-version: 0.28.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/net
  dependency-version: 0.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/api
  dependency-version: 0.249.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20250818200422-3122310a409c
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20250825161204-c5933d9347a5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/libc
  dependency-version: 1.66.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-modules-36ed2f5bd8 branch from e25e3de to 0200536 Compare September 9, 2025 15:38
@paketo-bot paketo-bot merged commit a252f5e into main Sep 9, 2025
10 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-36ed2f5bd8 branch September 9, 2025 15:52
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants