Commit 6cf281c
authored
Bump the go-modules group across 1 directory with 64 updates
Bumps the go-modules group with 32 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.2.1` | `3.3.1` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.1` | `1.37.0` |
| [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.18.2` | `0.25.0` |
| [dario.cat/mergo](https://github.com/imdario/mergo) | `1.0.0` | `1.0.1` |
| [github.com/DataDog/zstd](https://github.com/DataDog/zstd) | `1.5.5` | `1.5.7` |
| [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) | `3.2.3` | `3.3.0` |
| [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.11.7` | `0.12.9` |
| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.3` | `1.1.6` |
| [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.1.0` | `1.1.1` |
| [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) | `4.6.1` | `4.8.1` |
| [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.3.7` | `1.6.0` |
| [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) | `0.15.1` | `0.16.3` |
| [github.com/cpuguy83/dockercfg](https://github.com/cpuguy83/dockercfg) | `0.3.1` | `0.3.2` |
| [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.5` | `0.4.1` |
| [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.8.1` | `0.9.3` |
| [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.6.0` | `5.6.2` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.0` | `5.14.0` |
| [github.com/knqyf263/go-rpmdb](https://github.com/knqyf263/go-rpmdb) | `0.0.0-20230301153543-ba94b245509b` | `0.1.1` |
| [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.9` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.15` | `0.0.16` |
| [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.5.0` | `0.6.0` |
| [github.com/moby/sys/user](https://github.com/moby/sys) | `0.3.0` | `0.4.0` |
| [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` |
| [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0` | `1.1.1` |
| [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.21` | `4.1.22` |
| [github.com/sassoftware/go-rpmutils](https://github.com/sassoftware/go-rpmutils) | `0.3.0` | `0.4.0` |
| [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) | `3.24.1` | `3.24.5` |
| [github.com/spdx/tools-golang](https://github.com/spdx/tools-golang) | `0.5.3` | `0.5.5` |
| [github.com/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.14.0` |
| [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.15.1` | `2.21.1` |
| [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.13` | `0.3.15` |
| [github.com/vbatts/go-mtree](https://github.com/vbatts/go-mtree) | `0.5.3` | `0.5.4` |
Updates `github.com/Masterminds/semver/v3` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](Masterminds/semver@v3.2.1...v3.3.1)
Updates `github.com/onsi/gomega` from 1.34.1 to 1.37.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.34.1...v1.37.0)
Updates `github.com/paketo-buildpacks/occam` from 0.18.2 to 0.25.0
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.18.2...v0.25.0)
Updates `github.com/paketo-buildpacks/packit/v2` from 2.12.0 to 2.16.0
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.12.0...v2.16.0)
Updates `dario.cat/mergo` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](darccio/mergo@v1.0.0...v1.0.1)
Updates `github.com/BurntSushi/toml` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.3.2...v1.4.0)
Updates `github.com/DataDog/zstd` from 1.5.5 to 1.5.7
- [Release notes](https://github.com/DataDog/zstd/releases)
- [Commits](DataDog/zstd@v1.5.5...v1.5.7)
Updates `github.com/ForestEckhardt/freezer` from 0.0.12 to 0.1.1
- [Release notes](https://github.com/ForestEckhardt/freezer/releases)
- [Commits](paketo-buildpacks/freezer@v0.0.12...v0.1.1)
Updates `github.com/Masterminds/sprig/v3` from 3.2.3 to 3.3.0
- [Release notes](https://github.com/Masterminds/sprig/releases)
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
- [Commits](Masterminds/sprig@v3.2.3...v3.3.0)
Updates `github.com/Microsoft/hcsshim` from 0.11.7 to 0.12.9
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](microsoft/hcsshim@v0.11.7...v0.12.9)
Updates `github.com/ProtonMail/go-crypto` from 1.1.3 to 1.1.6
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](ProtonMail/go-crypto@v1.1.3...v1.1.6)
Updates `github.com/andybalholm/brotli` from 1.1.0 to 1.1.1
- [Commits](andybalholm/brotli@v1.1.0...v1.1.1)
Updates `github.com/bmatcuk/doublestar/v4` from 4.6.1 to 4.8.1
- [Release notes](https://github.com/bmatcuk/doublestar/releases)
- [Commits](bmatcuk/doublestar@v4.6.1...v4.8.1)
Updates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0
- [Changelog](https://github.com/cenkalti/backoff/blob/v5/CHANGELOG.md)
- [Commits](cenkalti/backoff@v4.2.1...v4.3.0)
Updates `github.com/cloudflare/circl` from 1.3.7 to 1.6.0
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.3.7...v1.6.0)
Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.15.1 to 0.16.3
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.15.1...v0.16.3)
Updates `github.com/cpuguy83/dockercfg` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/cpuguy83/dockercfg/releases)
- [Commits](cpuguy83/dockercfg@v0.3.1...v0.3.2)
Updates `github.com/cyphar/filepath-securejoin` from 0.2.5 to 0.4.1
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md)
- [Commits](cyphar/filepath-securejoin@v0.2.5...v0.4.1)
Updates `github.com/docker/cli` from 25.0.3+incompatible to 27.1.1+incompatible
- [Commits](docker/cli@v25.0.3...v27.1.1)
Updates `github.com/docker/docker-credential-helpers` from 0.8.1 to 0.9.3
- [Release notes](https://github.com/docker/docker-credential-helpers/releases)
- [Commits](docker/docker-credential-helpers@v0.8.1...v0.9.3)
Updates `github.com/gabriel-vasile/mimetype` from 1.4.3 to 1.4.6
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](gabriel-vasile/mimetype@v1.4.3...v1.4.6)
Updates `github.com/go-git/go-billy/v5` from 5.6.0 to 5.6.2
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](go-git/go-billy@v5.6.0...v5.6.2)
Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.0...v5.14.0)
Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.1...v1.4.2)
Updates `github.com/golang/groupcache` from 0.0.0-20210331224755-41bb18bfe9da to 0.0.0-20241129210726-2c02b8208cf8
- [Commits](https://github.com/golang/groupcache/commits)
Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.6.0...v0.7.0)
Updates `github.com/google/go-containerregistry` from 0.19.0 to 0.20.2
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.19.0...v0.20.2)
Updates `github.com/huandu/xstrings` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/huandu/xstrings/releases)
- [Commits](huandu/xstrings@v1.4.0...v1.5.0)
Updates `github.com/klauspost/compress` from 1.17.7 to 1.17.11
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.7...v1.17.11)
Updates `github.com/knqyf263/go-rpmdb` from 0.0.0-20230301153543-ba94b245509b to 0.1.1
- [Commits](https://github.com/knqyf263/go-rpmdb/commits/v0.1.1)
Updates `github.com/magiconair/properties` from 1.8.7 to 1.8.9
- [Release notes](https://github.com/magiconair/properties/releases)
- [Commits](magiconair/properties@v1.8.7...v1.8.9)
Updates `github.com/mattn/go-runewidth` from 0.0.15 to 0.0.16
- [Commits](mattn/go-runewidth@v0.0.15...v0.0.16)
Updates `github.com/moby/sys/sequential` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/moby/sys/releases)
- [Commits](moby/sys@signal/v0.5.0...signal/v0.6.0)
Updates `github.com/moby/sys/user` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/moby/sys/releases)
- [Commits](moby/sys@user/v0.3.0...user/v0.4.0)
Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)
Updates `github.com/opencontainers/image-spec` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](opencontainers/image-spec@v1.1.0...v1.1.1)
Updates `github.com/pierrec/lz4/v4` from 4.1.21 to 4.1.22
- [Commits](pierrec/lz4@v4.1.21...v4.1.22)
Updates `github.com/pjbgf/sha1cd` from 0.3.0 to 0.3.2
- [Release notes](https://github.com/pjbgf/sha1cd/releases)
- [Commits](pjbgf/sha1cd@v0.3.0...v0.3.2)
Updates `github.com/sassoftware/go-rpmutils` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/sassoftware/go-rpmutils/releases)
- [Commits](sassoftware/go-rpmutils@v0.3.0...v0.4.0)
Updates `github.com/shirou/gopsutil/v3` from 3.24.1 to 3.24.5
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v3.24.1...v3.24.5)
Updates `github.com/shopspring/decimal` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/shopspring/decimal/releases)
- [Changelog](https://github.com/shopspring/decimal/blob/master/CHANGELOG.md)
- [Commits](shopspring/decimal@v1.3.1...v1.4.0)
Updates `github.com/skeema/knownhosts` from 1.3.0 to 1.3.1
- [Commits](skeema/knownhosts@v1.3.0...v1.3.1)
Updates `github.com/spdx/tools-golang` from 0.5.3 to 0.5.5
- [Release notes](https://github.com/spdx/tools-golang/releases)
- [Changelog](https://github.com/spdx/tools-golang/blob/main/RELEASE-NOTES.md)
- [Commits](spdx/tools-golang@v0.5.3...v0.5.5)
Updates `github.com/spf13/afero` from 1.11.0 to 1.14.0
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.11.0...v1.14.0)
Updates `github.com/spf13/cast` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.6.0...v1.7.0)
Updates `github.com/sylabs/sif/v2` from 2.15.1 to 2.21.1
- [Release notes](https://github.com/sylabs/sif/releases)
- [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml)
- [Commits](sylabs/sif@v2.15.1...v2.21.1)
Updates `github.com/tklauser/go-sysconf` from 0.3.13 to 0.3.15
- [Release notes](https://github.com/tklauser/go-sysconf/releases)
- [Commits](tklauser/go-sysconf@v0.3.13...v0.3.15)
Updates `github.com/tklauser/numcpus` from 0.7.0 to 0.10.0
- [Release notes](https://github.com/tklauser/numcpus/releases)
- [Commits](tklauser/numcpus@v0.7.0...v0.10.0)
Updates `github.com/ulikunitz/xz` from 0.5.11 to 0.5.12
- [Commits](ulikunitz/xz@v0.5.11...v0.5.12)
Updates `github.com/vbatts/go-mtree` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/vbatts/go-mtree/releases)
- [Changelog](https://github.com/vbatts/go-mtree/blob/main/releases.md)
- [Commits](vbatts/go-mtree@v0.5.3...v0.5.4)
Updates `github.com/vbatts/tar-split` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/vbatts/tar-split/releases)
- [Commits](vbatts/tar-split@v0.11.5...v0.11.6)
Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.49.0 to 0.58.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.49.0...zpages/v0.58.0)
Updates `go.opentelemetry.io/otel` from 1.24.0 to 1.33.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.24.0...v1.33.0)
Updates `go.opentelemetry.io/otel/metric` from 1.24.0 to 1.33.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.24.0...v1.33.0)
Updates `go.opentelemetry.io/otel/trace` from 1.24.0 to 1.33.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.24.0...v1.33.0)
Updates `golang.org/x/crypto` from 0.31.0 to 0.36.0
- [Commits](golang/crypto@v0.31.0...v0.36.0)
Updates `golang.org/x/mod` from 0.19.0 to 0.22.0
- [Commits](golang/mod@v0.19.0...v0.22.0)
Updates `golang.org/x/net` from 0.33.0 to 0.37.0
- [Commits](golang/net@v0.33.0...v0.37.0)
Updates `golang.org/x/sync` from 0.10.0 to 0.12.0
- [Commits](golang/sync@v0.10.0...v0.12.0)
Updates `golang.org/x/sys` from 0.28.0 to 0.31.0
- [Commits](golang/sys@v0.28.0...v0.31.0)
Updates `golang.org/x/text` from 0.21.0 to 0.23.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.21.0...v0.23.0)
Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240401170217-c3f982113cda to 0.0.0-20240903143218-8af14fe29dc1
- [Commits](https://github.com/googleapis/go-genproto/commits)
Updates `google.golang.org/grpc` from 1.62.0 to 1.67.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.62.0...v1.67.0)
Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.5
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/onsi/gomega
dependency-version: 1.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/occam
dependency-version: 0.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/packit/v2
dependency-version: 2.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: dario.cat/mergo
dependency-version: 1.0.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/BurntSushi/toml
dependency-version: 1.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/DataDog/zstd
dependency-version: 1.5.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/ForestEckhardt/freezer
dependency-version: 0.1.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/Masterminds/sprig/v3
dependency-version: 3.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/Microsoft/hcsshim
dependency-version: 0.12.9
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/ProtonMail/go-crypto
dependency-version: 1.1.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/andybalholm/brotli
dependency-version: 1.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/bmatcuk/doublestar/v4
dependency-version: 4.8.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/cenkalti/backoff/v4
dependency-version: 4.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/cloudflare/circl
dependency-version: 1.6.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
dependency-version: 0.16.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/cpuguy83/dockercfg
dependency-version: 0.3.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-version: 0.4.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/docker/cli
dependency-version: 27.1.1+incompatible
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: go-modules
- dependency-name: github.com/docker/docker-credential-helpers
dependency-version: 0.9.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/gabriel-vasile/mimetype
dependency-version: 1.4.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/go-git/go-billy/v5
dependency-version: 5.6.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/go-git/go-git/v5
dependency-version: 5.14.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/go-logr/logr
dependency-version: 1.4.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/golang/groupcache
dependency-version: 0.0.0-20241129210726-2c02b8208cf8
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/google/go-cmp
dependency-version: 0.7.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/google/go-containerregistry
dependency-version: 0.20.2
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/huandu/xstrings
dependency-version: 1.5.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/klauspost/compress
dependency-version: 1.17.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/knqyf263/go-rpmdb
dependency-version: 0.1.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/magiconair/properties
dependency-version: 1.8.9
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/mattn/go-runewidth
dependency-version: 0.0.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/moby/sys/sequential
dependency-version: 0.6.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/moby/sys/user
dependency-version: 0.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/moby/term
dependency-version: 0.5.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/opencontainers/image-spec
dependency-version: 1.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/pierrec/lz4/v4
dependency-version: 4.1.22
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/pjbgf/sha1cd
dependency-version: 0.3.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/sassoftware/go-rpmutils
dependency-version: 0.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/shirou/gopsutil/v3
dependency-version: 3.24.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/shopspring/decimal
dependency-version: 1.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/skeema/knownhosts
dependency-version: 1.3.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/spdx/tools-golang
dependency-version: 0.5.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/spf13/afero
dependency-version: 1.14.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/spf13/cast
dependency-version: 1.7.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/sylabs/sif/v2
dependency-version: 2.21.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/tklauser/go-sysconf
dependency-version: 0.3.15
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/tklauser/numcpus
dependency-version: 0.10.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/ulikunitz/xz
dependency-version: 0.5.12
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/vbatts/go-mtree
dependency-version: 0.5.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/vbatts/tar-split
dependency-version: 0.11.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-version: 0.58.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel
dependency-version: 1.33.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/metric
dependency-version: 1.33.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/trace
dependency-version: 1.33.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/crypto
dependency-version: 0.36.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/mod
dependency-version: 0.22.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/net
dependency-version: 0.37.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/sync
dependency-version: 0.12.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/sys
dependency-version: 0.31.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/text
dependency-version: 0.23.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/rpc
dependency-version: 0.0.0-20240903143218-8af14fe29dc1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: google.golang.org/grpc
dependency-version: 1.67.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 030169a commit 6cf281c
2 files changed
Lines changed: 298 additions & 221 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
20 | 17 | | |
21 | | - | |
22 | | - | |
| 18 | + | |
| 19 | + | |
23 | 20 | | |
24 | | - | |
| 21 | + | |
25 | 22 | | |
26 | | - | |
27 | | - | |
| 23 | + | |
| 24 | + | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
36 | | - | |
| 33 | + | |
37 | 34 | | |
38 | 35 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
49 | 46 | | |
50 | 47 | | |
51 | | - | |
| 48 | + | |
52 | 49 | | |
53 | | - | |
54 | | - | |
| 50 | + | |
| 51 | + | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
62 | | - | |
| 59 | + | |
63 | 60 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
71 | | - | |
72 | | - | |
| 68 | + | |
73 | 69 | | |
74 | | - | |
75 | | - | |
| 70 | + | |
| 71 | + | |
76 | 72 | | |
77 | 73 | | |
78 | 74 | | |
79 | 75 | | |
80 | | - | |
81 | | - | |
| 76 | + | |
82 | 77 | | |
83 | 78 | | |
84 | 79 | | |
85 | | - | |
| 80 | + | |
86 | 81 | | |
87 | | - | |
| 82 | + | |
88 | 83 | | |
89 | | - | |
90 | | - | |
| 84 | + | |
| 85 | + | |
91 | 86 | | |
92 | 87 | | |
93 | 88 | | |
| |||
97 | 92 | | |
98 | 93 | | |
99 | 94 | | |
100 | | - | |
101 | | - | |
| 95 | + | |
| 96 | + | |
102 | 97 | | |
103 | | - | |
| 98 | + | |
104 | 99 | | |
105 | 100 | | |
106 | 101 | | |
107 | 102 | | |
108 | 103 | | |
109 | | - | |
110 | | - | |
111 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
112 | 107 | | |
113 | 108 | | |
114 | 109 | | |
115 | | - | |
| 110 | + | |
116 | 111 | | |
117 | 112 | | |
118 | | - | |
| 113 | + | |
119 | 114 | | |
120 | | - | |
| 115 | + | |
121 | 116 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
127 | 122 | | |
128 | 123 | | |
129 | 124 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
135 | 130 | | |
136 | 131 | | |
137 | 132 | | |
138 | 133 | | |
139 | 134 | | |
140 | 135 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
146 | 142 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
152 | 148 | | |
153 | | - | |
154 | | - | |
155 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
156 | 152 | | |
157 | 153 | | |
158 | 154 | | |
| |||
0 commit comments