Skip to content

Bump the go-modules group across 1 directory with 22 updates#620

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-modules-0315eea918
Closed

Bump the go-modules group across 1 directory with 22 updates#620
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-modules-0315eea918

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps the go-modules group with 9 updates in the / directory:

Package From To
github.com/onsi/gomega 1.39.0 1.39.1
github.com/paketo-buildpacks/occam 0.31.1 0.31.2
github.com/paketo-buildpacks/packit/v2 2.25.3 2.25.5
github.com/ebitengine/purego 0.9.1 0.10.0
github.com/grpc-ecosystem/grpc-gateway/v2 2.27.4 2.28.0
github.com/paketo-buildpacks/freezer 0.2.2 0.2.3
github.com/shirou/gopsutil/v4 4.25.12 4.26.2
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.64.0 0.67.0
golang.org/x/sync 0.19.0 0.20.0

Updates github.com/onsi/gomega from 1.39.0 to 1.39.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.39.1

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

Commits

Updates github.com/paketo-buildpacks/occam from 0.31.1 to 0.31.2

Release notes

Sourced from github.com/paketo-buildpacks/occam's releases.

v0.31.2

What's Changed

Full Changelog: paketo-buildpacks/occam@v0.31.1...v0.31.2

Commits
  • 6914d4b Updates go mod version to 1.26.1
  • a2ee454 Fix linter issues (#456)
  • 99c82d2 Updating github-config
  • 0277272 Updating github-config
  • cdd83bd Updating github-config
  • f46bf41 chore(deps): updated module github.com/onsi/gomega from v1.38.3 to v1.39.1 (#...
  • 1c6c42d chore(deps): updated module github.com/docker/docker from v28.5.1+incompatibl...
  • 7162009 chore(deps): updated module github.com/testcontainers/testcontainers-go from ...
  • See full diff in compare view

Updates github.com/paketo-buildpacks/packit/v2 from 2.25.3 to 2.25.5

Release notes

Sourced from github.com/paketo-buildpacks/packit/v2's releases.

v2.25.5

What's Changed

Full Changelog: paketo-buildpacks/packit@v2.25.4...v2.25.5

v2.25.4

What's Changed

... (truncated)

Commits
  • 388f655 Updates go mod version to 1.26.1
  • ec5163e Updating github-config
  • 1ed4352 Structure re-usability for the extension (#754)
  • 1178810 Bump modernc.org/sqlite from 1.46.2 to 1.47.0
  • dc41ad0 Bump modernc.org/sqlite from 1.46.1 to 1.46.2
  • 66b11fa Bump github.com/anchore/syft from 1.42.1 to 1.42.2
  • 0172ef8 Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
  • f3c1964 Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
  • 82aea99 Bump github.com/anchore/syft from 1.42.0 to 1.42.1
  • e16f8b8 Bump modernc.org/sqlite from 1.46.0 to 1.46.1
  • Additional commits viewable in compare view

Updates github.com/containerd/platforms from 0.2.1 to 1.0.0-rc.2

Release notes

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

v1.0.0-rc.2

What's Changed

New Contributors

Full Changelog: containerd/platforms@v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

What's Changed

New Contributors

Full Changelog: containerd/platforms@v1.0.0-rc.0...v1.0.0-rc.1

v1.0.0-rc.0

First release candidate for platforms to stabilize the interface. This release also brings in support for arm64/v9 and arm64

What's Changed

New Contributors

Full Changelog: containerd/platforms@v0.2.1...v1.0.0-rc.0

Commits
  • 2e51fd9 Merge pull request #25 from helio/windows-os-version-sort
  • 8c0d9f9 use windowsMatchComparer for OSVersion match order
  • 2fec6c4 Merge pull request #24 from kiashok/add-ws2025
  • 8447b0a Update ci.yml
  • 4549974 Add WS2025 to Windows matcher and code optimizations
  • e3566b8 Merge pull request #22 from cpuguy83/windows_everywhere
  • 7c58292 Move windows matcher logic so all platforms can use
  • 9ada2e3 Merge pull request #21 from thaJeztah/stdlib_testing
  • 458d3b7 Merge pull request #18 from harryzcy/arm64-lookup
  • 86a86b7 replace testify with stdlib in tests
  • Additional commits viewable in compare view

Updates github.com/containerd/stargz-snapshotter/estargz from 0.18.1 to 0.18.2

Release notes

Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.

v0.18.2

Notable Changes

  • Fixed restart failure when kubeconfig-based authentication is enabled (#2217)
  • Fixed the filesystem to display ".." and "." entries in directories (#2188)
  • Allowed asynchronous prefetch via configurable threshold (#2216), thanks to @​wswsmao
  • Allowed configuring the global request timeout duration (#2215), thanks to @​wswsmao
  • Allowed optionally adding log file access information on first access (#2205), thanks to @​wswsmao
  • Fixed ctr-remote's "-t" flag's not defined error when optimizing an image (#2186), thanks to @​bettermultiply
  • Fixed ctr-remote's "--reuse" flag being ignored when "--no-optimize" is set (#2206), thanks to @​wswsmao
  • Fixed passthrough mode to ensure closing fds (#2226), thanks to @​luochenglcs
  • Fixed incorrect variable assign in the estargz lib (#2222), thanks to @​bettermultiply
  • Fixed errors in k3s CI (#2207), thanks to @​wswsmao
Commits
  • 3070538 Merge pull request #2231 from ktock/prepare-v0.18.2
  • 3528ff6 Prepare for v0.18.2
  • 26b36ca Merge pull request #2233 from ktock/dockerifle202602
  • 812ba6c Dockerfile: bump up dependencies
  • 78a117d Merge pull request #2230 from containerd/dependabot/go_modules/gomod-79093de63b
  • 4c0f6a0 build(deps): bump the gomod group across 3 directories with 2 updates
  • ee524fe Merge pull request #2227 from containerd/dependabot/go_modules/gomod-a2c59b68ad
  • 4ba62f4 build(deps): bump github.com/sirupsen/logrus
  • b4360b7 Merge pull request #2226 from luochenglcs/fix
  • d6c57a3 Merge pull request #2205 from wswsmao/pathlog
  • Additional commits viewable in compare view

Updates github.com/ebitengine/purego from 0.9.1 to 0.10.0

Release notes

Sourced from github.com/ebitengine/purego's releases.

v0.10.0

  • Add supported platforms (linux/386, linux/arm, linux/ppc64le, linux/riscv64, and linux/s390x)
  • Support structs on Linux (#236)
  • Fix some bugs
Commits
  • bb9b1f4 all: v0.10.0 released
  • 585a4c5 purego: add support for s390x (#413)
  • d685103 .github/workflows: reduce CI time for minor architectures (#417)
  • d8dcb88 return errno value on darwin amd64/arm64 (#416)
  • 587d406 .github/workflows: test against 1.26 and update patch versions (#414)
  • 1a5155f purego: extend struct argument support to Linux amd64/arm64 (#361)
  • 071d22a purego: add support for ppc64le (#408)
  • e8ef616 .github/workflows: Update Go version to 1.26.0-rc.3 (#409)
  • 2fe737a purego: add benchmarks for calling methods (#363)
  • 49bede1 purego: add support for linux/386 (#403)
  • Additional commits viewable in compare view

Updates github.com/gabriel-vasile/mimetype from 1.4.12 to 1.4.13

Release notes

Sourced from github.com/gabriel-vasile/mimetype's releases.

Support for .hlp, .inf, .fm, .bufr

What's Changed

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.12...v1.4.13

Commits
  • 8822588 build(deps): bump the github-actions group across 1 directory with 3 updates
  • dfcfd00 m3u: check NL after signature for fewer false-positives
  • b40e4de ndjson: remove duplicate testcase
  • b9d4202 m3u: add x-mpegurl alias (#755)
  • 913ef6e Extend: Ensure MIME string normalization (#756)
  • 02cce61 bufr: add support (#754)
  • fe42f3e framemaker: add support (#752)
  • 0beb64f ttf: use ints instead of string for better performance (#751)
  • 3e267fc fonts: harden TTF and OTF detection (#750)
  • 789eb1d misc: remove an outdated TODO
  • Additional commits viewable in compare view

Updates github.com/google/go-containerregistry from 0.20.7 to 0.21.1

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.21.1

This release fixes a regression in crane introduced in the previous release.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.0...v0.21.1

v0.21.0

This release updates the minimum Go version to 1.25.6.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.7...v0.21.0

Commits

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.4 to 2.28.0

Release notes

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

v2.28.0

What's Changed

New Contributors

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

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

Commits
  • 13a31f4 fix(protoc-gen-openapiv2): fix panic on enum resolution in nested messages (#...
  • 8e678ff chore(deps): update googleapis digest to 27ffde2 (#6369)
  • 41651ff chore(deps): update googleapis digest to b026ba8 (#6368)
  • d083140 chore(deps): update googleapis digest to 537554c (#6365)
  • eb2fada chore(deps): update googleapis digest to 7b25d8c (#6364)
  • d8dddc9 chore(deps): update googleapis digest to 6781051 (#6363)
  • 3c4354f chore(deps): update googleapis digest to 055f92c (#6362)
  • b2eb1b5 fix(deps): update module google.golang.org/grpc to v1.79.1 (#6361)
  • 61b9d73 chore(deps): update googleapis digest to d84d3c2 (#6360)
  • e0880e3 chore(deps): update googleapis digest to 6eead6e (#6359)
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.18.2 to 1.18.4

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.4

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.2...v1.18.4

v1.18.3

Downstream CVE-2025-61728

See golang/go#77102

Full Changelog: klauspost/compress@v1.18.2...v1.18.3

Commits

Updates github.com/paketo-buildpacks/freezer from 0.2.2 to 0.2.3

Release notes

Sourced from github.com/paketo-buildpacks/freezer's releases.

0.2.3

⛏ Dependency Upgrades

  • Bump github.com/paketo-buildpacks/packit/v2 from 2.25.3 to 2.25.4 (#36) @​dependabot
  • Bump github.com/paketo-buildpacks/packit/v2 from 2.24.0 to 2.25.2 (#32) @​dependabot

🚧 Tasks

Commits
  • 4ec7aab Merge pull request #39 from paketo-buildpacks/update/pipeline
  • 9d5fafa Bump pipeline from 1.44.0 to 1.45.0
  • 3ef05cd Merge pull request #40 from paketo-buildpacks/update/go
  • b6b5517 Bump Go Modules
  • 2d2e7e0 Merge pull request #38 from paketo-buildpacks/update/go
  • 31ee674 Bump Go Modules
  • da71d6d Merge pull request #37 from paketo-buildpacks/update/go
  • 09cafb5 Bump Go Modules
  • 7ff0cd2 Merge pull request #35 from paketo-buildpacks/update/pipeline
  • f21c51d Bump pipeline from 1.43.0 to 1.44.0
  • Additional commits viewable in compare view

Updates github.com/shirou/gopsutil/v4 from 4.25.12 to 4.26.2

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.26.2

What's Changed

disk

  • [disk][linux]: fix Device set to &quo...

    Description has been truncated

Bumps the go-modules group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.39.0` | `1.39.1` |
| [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.31.1` | `0.31.2` |
| [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.25.3` | `2.25.5` |
| [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.9.1` | `0.10.0` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.27.4` | `2.28.0` |
| [github.com/paketo-buildpacks/freezer](https://github.com/paketo-buildpacks/freezer) | `0.2.2` | `0.2.3` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.12` | `4.26.2` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.64.0` | `0.67.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.19.0` | `0.20.0` |



Updates `github.com/onsi/gomega` from 1.39.0 to 1.39.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.39.0...v1.39.1)

Updates `github.com/paketo-buildpacks/occam` from 0.31.1 to 0.31.2
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.31.1...v0.31.2)

Updates `github.com/paketo-buildpacks/packit/v2` from 2.25.3 to 2.25.5
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.25.3...v2.25.5)

Updates `github.com/containerd/platforms` from 0.2.1 to 1.0.0-rc.2
- [Release notes](https://github.com/containerd/platforms/releases)
- [Commits](containerd/platforms@v0.2.1...v1.0.0-rc.2)

Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.18.1 to 0.18.2
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.18.1...v0.18.2)

Updates `github.com/ebitengine/purego` from 0.9.1 to 0.10.0
- [Release notes](https://github.com/ebitengine/purego/releases)
- [Commits](ebitengine/purego@v0.9.1...v0.10.0)

Updates `github.com/gabriel-vasile/mimetype` from 1.4.12 to 1.4.13
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](gabriel-vasile/mimetype@v1.4.12...v1.4.13)

Updates `github.com/google/go-containerregistry` from 0.20.7 to 0.21.1
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Commits](google/go-containerregistry@v0.20.7...v0.21.1)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.4 to 2.28.0
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Commits](grpc-ecosystem/grpc-gateway@v2.27.4...v2.28.0)

Updates `github.com/klauspost/compress` from 1.18.2 to 1.18.4
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.2...v1.18.4)

Updates `github.com/paketo-buildpacks/freezer` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/paketo-buildpacks/freezer/releases)
- [Commits](paketo-buildpacks/freezer@v0.2.2...v0.2.3)

Updates `github.com/shirou/gopsutil/v4` from 4.25.12 to 4.26.2
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.25.12...v4.26.2)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.64.0 to 0.67.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.64.0...zpages/v0.67.0)

Updates `go.opentelemetry.io/otel` from 1.39.0 to 1.42.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.42.0)

Updates `go.opentelemetry.io/otel/metric` from 1.39.0 to 1.42.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.42.0)

Updates `go.opentelemetry.io/otel/trace` from 1.39.0 to 1.42.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.42.0)

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

Updates `golang.org/x/net` from 0.49.0 to 0.51.0
- [Commits](golang/net@v0.49.0...v0.51.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

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

Updates `golang.org/x/text` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.33.0...v0.34.0)

Updates `google.golang.org/grpc` from 1.78.0 to 1.79.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.78.0...v1.79.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/occam
  dependency-version: 0.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/packit/v2
  dependency-version: 2.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/containerd/platforms
  dependency-version: 1.0.0-rc.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: go-modules
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
  dependency-version: 0.18.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/ebitengine/purego
  dependency-version: 0.10.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-version: 1.4.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.21.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.28.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/freezer
  dependency-version: 0.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-version: 0.67.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.48.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/net
  dependency-version: 0.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/sys
  dependency-version: 0.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/text
  dependency-version: 0.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2026 15:54
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Mar 20, 2026
@paketo-bot paketo-bot enabled auto-merge (rebase) March 20, 2026 15:56
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 25, 2026
auto-merge was automatically disabled March 25, 2026 15:53

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-0315eea918 branch March 25, 2026 15:53
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