Skip to content

Commit 2e5d63f

Browse files
Bump the go-modules group across 1 directory with 51 updates
Bumps the go-modules group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.4.0` | `1.5.0` | | [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.36.2` | | [github.com/paketo-buildpacks/libnodejs](https://github.com/paketo-buildpacks/libnodejs) | `0.2.0` | `0.4.0` | | [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.18.7` | `0.23.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.6` | | [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.12.5` | `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.9` | `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.3.6` | `0.4.1` | | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.8.2` | `0.9.3` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.6.1` | `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/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.9` | | [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/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.14.0` | | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.18.0` | `2.21.1` | | [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.14` | `0.3.15` | Updates `github.com/BurntSushi/toml` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.4.0...v1.5.0) 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.36.2 - [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.36.2) Updates `github.com/paketo-buildpacks/libnodejs` from 0.2.0 to 0.4.0 - [Release notes](https://github.com/paketo-buildpacks/libnodejs/releases) - [Commits](paketo-buildpacks/libnodejs@v0.2.0...v0.4.0) Updates `github.com/paketo-buildpacks/occam` from 0.18.7 to 0.23.0 - [Release notes](https://github.com/paketo-buildpacks/occam/releases) - [Commits](paketo-buildpacks/occam@v0.18.7...v0.23.0) Updates `github.com/paketo-buildpacks/packit/v2` from 2.14.0 to 2.16.0 - [Release notes](https://github.com/paketo-buildpacks/packit/releases) - [Commits](paketo-buildpacks/packit@v2.14.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/DataDog/zstd` from 1.5.5 to 1.5.6 - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](DataDog/zstd@v1.5.5...v1.5.6) Updates `github.com/ForestEckhardt/freezer` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/ForestEckhardt/freezer/releases) - [Commits](paketo-buildpacks/freezer@v0.1.0...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.12.5 to 0.12.9 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.12.5...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/cloudflare/circl` from 1.3.9 to 1.6.0 - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.3.9...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.3.6 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.3.6...v0.4.1) Updates `github.com/docker/docker-credential-helpers` from 0.8.2 to 0.9.3 - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.8.2...v0.9.3) Updates `github.com/gabriel-vasile/mimetype` from 1.4.5 to 1.4.6 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.5...v1.4.6) Updates `github.com/go-git/go-billy/v5` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.6.1...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/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.20.1 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.20.1...v0.20.2) Updates `github.com/klauspost/compress` from 1.17.9 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.9...v1.17.11) 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/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/skeema/knownhosts` from 1.3.0 to 1.3.1 - [Commits](skeema/knownhosts@v1.3.0...v1.3.1) 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.18.0 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.18.0...v2.21.1) Updates `github.com/tklauser/go-sysconf` from 0.3.14 to 0.3.15 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](tklauser/go-sysconf@v0.3.14...v0.3.15) Updates `github.com/tklauser/numcpus` from 0.8.0 to 0.10.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.8.0...v0.10.0) 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.53.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.53.0...zpages/v0.58.0) Updates `go.opentelemetry.io/otel` from 1.28.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.28.0...v1.33.0) Updates `go.opentelemetry.io/otel/metric` from 1.28.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.28.0...v1.33.0) Updates `go.opentelemetry.io/otel/trace` from 1.28.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.28.0...v1.33.0) Updates `golang.org/x/crypto` from 0.31.0 to 0.35.0 - [Commits](golang/crypto@v0.31.0...v0.35.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.35.0 - [Commits](golang/net@v0.33.0...v0.35.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-20240528184218-531527333157 to 0.0.0-20240903143218-8af14fe29dc1 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.65.0 to 1.67.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.67.0) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.4 --- updated-dependencies: - dependency-name: github.com/BurntSushi/toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/Masterminds/semver/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/paketo-buildpacks/libnodejs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/paketo-buildpacks/occam dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/paketo-buildpacks/packit/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: dario.cat/mergo dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/DataDog/zstd dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/ForestEckhardt/freezer dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/Masterminds/sprig/v3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/Microsoft/hcsshim dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/ProtonMail/go-crypto dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/andybalholm/brotli dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/bmatcuk/doublestar/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/cloudflare/circl dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/containerd/stargz-snapshotter/estargz dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/cpuguy83/dockercfg dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/docker/docker-credential-helpers dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/gabriel-vasile/mimetype dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-git/go-billy/v5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/golang/groupcache dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/google/go-cmp dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/google/go-containerregistry dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/magiconair/properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/moby/term dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/opencontainers/image-spec dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/pierrec/lz4/v4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/pjbgf/sha1cd dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/skeema/knownhosts dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/spf13/afero dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/spf13/cast dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/sylabs/sif/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/tklauser/go-sysconf dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/tklauser/numcpus dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/vbatts/tar-split dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/trace dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24d0153 commit 2e5d63f

2 files changed

Lines changed: 211 additions & 178 deletions

File tree

go.mod

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@ module github.com/initializ-buildpacks/node-engine
33
go 1.24.1
44

55
require (
6-
github.com/BurntSushi/toml v1.4.0
7-
github.com/Masterminds/semver/v3 v3.2.1
8-
github.com/onsi/gomega v1.34.1
9-
github.com/paketo-buildpacks/libnodejs v0.2.0
10-
github.com/paketo-buildpacks/occam v0.18.7
11-
github.com/paketo-buildpacks/packit/v2 v2.14.0
6+
github.com/BurntSushi/toml v1.5.0
7+
github.com/Masterminds/semver/v3 v3.3.1
8+
github.com/onsi/gomega v1.36.3
9+
github.com/paketo-buildpacks/libnodejs v0.4.0
10+
github.com/paketo-buildpacks/occam v0.23.0
11+
github.com/paketo-buildpacks/packit/v2 v2.16.0
1212
github.com/sclevine/spec v1.4.0
1313
)
1414

1515
require (
16-
dario.cat/mergo v1.0.0 // indirect
17-
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
16+
dario.cat/mergo v1.0.1 // indirect
17+
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
1818
github.com/CycloneDX/cyclonedx-go v0.8.0 // indirect
19-
github.com/DataDog/zstd v1.5.5 // indirect
20-
github.com/ForestEckhardt/freezer v0.1.0 // indirect
19+
github.com/DataDog/zstd v1.5.6 // indirect
20+
github.com/ForestEckhardt/freezer v0.1.1 // indirect
2121
github.com/Masterminds/goutils v1.1.1 // indirect
22-
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
22+
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
2323
github.com/Microsoft/go-winio v0.6.2 // indirect
24-
github.com/Microsoft/hcsshim v0.12.5 // indirect
25-
github.com/ProtonMail/go-crypto v1.1.3 // indirect
24+
github.com/Microsoft/hcsshim v0.12.9 // indirect
25+
github.com/ProtonMail/go-crypto v1.1.6 // indirect
2626
github.com/acobaugh/osrelease v0.1.0 // indirect
2727
github.com/anchore/go-logger v0.0.0-20230120230012-47be9bb822a2 // indirect
2828
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb // indirect
@@ -31,59 +31,58 @@ require (
3131
github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501 // indirect
3232
github.com/anchore/stereoscope v0.0.1 // indirect
3333
github.com/anchore/syft v0.80.0 // indirect
34-
github.com/andybalholm/brotli v1.1.0 // indirect
34+
github.com/andybalholm/brotli v1.1.1 // indirect
3535
github.com/apex/log v1.9.0 // indirect
3636
github.com/becheran/wildmatch-go v1.0.0 // indirect
37-
github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect
37+
github.com/bmatcuk/doublestar/v4 v4.8.1 // indirect
3838
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
39-
github.com/cloudflare/circl v1.3.9 // indirect
40-
github.com/containerd/containerd v1.7.25 // indirect
39+
github.com/cloudflare/circl v1.6.0 // indirect
40+
github.com/containerd/containerd v1.7.27 // indirect
4141
github.com/containerd/errdefs v0.3.0 // indirect
4242
github.com/containerd/log v0.1.0 // indirect
4343
github.com/containerd/platforms v0.2.1 // indirect
44-
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
45-
github.com/cpuguy83/dockercfg v0.3.1 // indirect
46-
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
44+
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
45+
github.com/cpuguy83/dockercfg v0.3.2 // indirect
46+
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
4747
github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da // indirect
4848
github.com/distribution/reference v0.6.0 // indirect
49-
github.com/docker/cli v27.1.1+incompatible // indirect
49+
github.com/docker/cli v27.5.0+incompatible // indirect
5050
github.com/docker/distribution v2.8.3+incompatible // indirect
51-
github.com/docker/docker v26.1.5+incompatible // indirect
52-
github.com/docker/docker-credential-helpers v0.8.2 // indirect
51+
github.com/docker/docker v27.5.0+incompatible // indirect
52+
github.com/docker/docker-credential-helpers v0.9.3 // indirect
5353
github.com/docker/go-connections v0.5.0 // indirect
5454
github.com/docker/go-units v0.5.0 // indirect
5555
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
5656
github.com/dustin/go-humanize v1.0.1 // indirect
5757
github.com/emirpasic/gods v1.18.1 // indirect
5858
github.com/facebookincubator/nvdtools v0.1.5 // indirect
5959
github.com/felixge/httpsnoop v1.0.4 // indirect
60-
github.com/gabriel-vasile/mimetype v1.4.5 // indirect
60+
github.com/gabriel-vasile/mimetype v1.4.6 // indirect
6161
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
62-
github.com/go-git/go-billy/v5 v5.6.1 // indirect
63-
github.com/go-git/go-git/v5 v5.13.0 // indirect
62+
github.com/go-git/go-billy/v5 v5.6.2 // indirect
63+
github.com/go-git/go-git/v5 v5.14.0 // indirect
6464
github.com/go-logr/logr v1.4.2 // indirect
6565
github.com/go-logr/stdr v1.2.2 // indirect
6666
github.com/go-ole/go-ole v1.3.0 // indirect
6767
github.com/go-restruct/restruct v1.2.0-alpha // indirect
6868
github.com/gogo/protobuf v1.3.2 // indirect
69-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
69+
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
7070
github.com/golang/snappy v0.0.4 // indirect
71-
github.com/google/go-cmp v0.6.0 // indirect
72-
github.com/google/go-containerregistry v0.20.1 // indirect
71+
github.com/google/go-cmp v0.7.0 // indirect
72+
github.com/google/go-containerregistry v0.20.3 // indirect
7373
github.com/google/licensecheck v0.3.1 // indirect
7474
github.com/google/uuid v1.6.0 // indirect
7575
github.com/hashicorp/errwrap v1.1.0 // indirect
7676
github.com/hashicorp/go-multierror v1.1.1 // indirect
7777
github.com/huandu/xstrings v1.5.0 // indirect
78-
github.com/imdario/mergo v0.3.15 // indirect
7978
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
8079
github.com/jinzhu/copier v0.4.0 // indirect
8180
github.com/kevinburke/ssh_config v1.2.0 // indirect
82-
github.com/klauspost/compress v1.17.9 // indirect
81+
github.com/klauspost/compress v1.17.11 // indirect
8382
github.com/klauspost/pgzip v1.2.6 // indirect
8483
github.com/knqyf263/go-rpmdb v0.1.1 // indirect
8584
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
86-
github.com/magiconair/properties v1.8.7 // indirect
85+
github.com/magiconair/properties v1.8.9 // indirect
8786
github.com/mattn/go-runewidth v0.0.16 // indirect
8887
github.com/mholt/archiver/v3 v3.5.1 // indirect
8988
github.com/microsoft/go-rustaudit v0.0.0-20220808201409-204dfee52032 // indirect
@@ -97,16 +96,16 @@ require (
9796
github.com/moby/sys/sequential v0.6.0 // indirect
9897
github.com/moby/sys/user v0.3.0 // indirect
9998
github.com/moby/sys/userns v0.1.0 // indirect
100-
github.com/moby/term v0.5.0 // indirect
99+
github.com/moby/term v0.5.2 // indirect
101100
github.com/morikuni/aec v1.0.0 // indirect
102101
github.com/nwaples/rardecode v1.1.3 // indirect
103102
github.com/oklog/ulid v1.3.1 // indirect
104103
github.com/olekukonko/tablewriter v0.0.5 // indirect
105104
github.com/opencontainers/go-digest v1.0.0 // indirect
106-
github.com/opencontainers/image-spec v1.1.0 // indirect
105+
github.com/opencontainers/image-spec v1.1.1 // indirect
107106
github.com/pelletier/go-toml v1.9.5 // indirect
108-
github.com/pierrec/lz4/v4 v4.1.21 // indirect
109-
github.com/pjbgf/sha1cd v0.3.0 // indirect
107+
github.com/pierrec/lz4/v4 v4.1.22 // indirect
108+
github.com/pjbgf/sha1cd v0.3.2 // indirect
110109
github.com/pkg/errors v0.9.1 // indirect
111110
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
112111
github.com/rivo/uniseg v0.4.7 // indirect
@@ -117,40 +116,41 @@ require (
117116
github.com/shoenig/go-m1cpu v0.1.6 // indirect
118117
github.com/shopspring/decimal v1.4.0 // indirect
119118
github.com/sirupsen/logrus v1.9.3 // indirect
120-
github.com/skeema/knownhosts v1.3.0 // indirect
119+
github.com/skeema/knownhosts v1.3.1 // indirect
121120
github.com/spdx/tools-golang v0.5.5 // indirect
122-
github.com/spf13/afero v1.11.0 // indirect
123-
github.com/spf13/cast v1.6.0 // indirect
124-
github.com/sylabs/sif/v2 v2.18.0 // indirect
121+
github.com/spf13/afero v1.14.0 // indirect
122+
github.com/spf13/cast v1.7.0 // indirect
123+
github.com/sylabs/sif/v2 v2.21.1 // indirect
125124
github.com/sylabs/squashfs v0.6.1 // indirect
126125
github.com/testcontainers/testcontainers-go v0.31.0 // indirect
127126
github.com/therootcompany/xz v1.0.1 // indirect
128-
github.com/tklauser/go-sysconf v0.3.14 // indirect
129-
github.com/tklauser/numcpus v0.8.0 // indirect
127+
github.com/tklauser/go-sysconf v0.3.15 // indirect
128+
github.com/tklauser/numcpus v0.10.0 // indirect
130129
github.com/ulikunitz/xz v0.5.12 // indirect
131130
github.com/vbatts/go-mtree v0.5.4 // indirect
132-
github.com/vbatts/tar-split v0.11.5 // indirect
131+
github.com/vbatts/tar-split v0.11.6 // indirect
133132
github.com/vifraa/gopom v0.2.1 // indirect
134133
github.com/wagoodman/go-partybus v0.0.0-20210627031916-db1f5573bbc5 // indirect
135134
github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0 // indirect
136135
github.com/xanzy/ssh-agent v0.3.3 // indirect
137136
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
138137
github.com/yusufpapurcu/wmi v1.2.4 // indirect
139-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
140-
go.opentelemetry.io/otel v1.28.0 // indirect
141-
go.opentelemetry.io/otel/metric v1.28.0 // indirect
142-
go.opentelemetry.io/otel/trace v1.28.0 // indirect
143-
golang.org/x/crypto v0.31.0 // indirect
138+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
139+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
140+
go.opentelemetry.io/otel v1.33.0 // indirect
141+
go.opentelemetry.io/otel/metric v1.33.0 // indirect
142+
go.opentelemetry.io/otel/trace v1.33.0 // indirect
143+
golang.org/x/crypto v0.36.0 // indirect
144144
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
145-
golang.org/x/mod v0.19.0 // indirect
146-
golang.org/x/net v0.33.0 // indirect
147-
golang.org/x/sync v0.10.0 // indirect
148-
golang.org/x/sys v0.28.0 // indirect
149-
golang.org/x/text v0.21.0 // indirect
145+
golang.org/x/mod v0.22.0 // indirect
146+
golang.org/x/net v0.37.0 // indirect
147+
golang.org/x/sync v0.12.0 // indirect
148+
golang.org/x/sys v0.31.0 // indirect
149+
golang.org/x/text v0.23.0 // indirect
150150
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
151-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
152-
google.golang.org/grpc v1.65.0 // indirect
153-
google.golang.org/protobuf v1.35.2 // indirect
151+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
152+
google.golang.org/grpc v1.67.0 // indirect
153+
google.golang.org/protobuf v1.36.5 // indirect
154154
gopkg.in/warnings.v0 v0.1.2 // indirect
155155
gopkg.in/yaml.v2 v2.4.0 // indirect
156156
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)