Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the go-modules group with 24 updates
Bumps the go-modules group with 24 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.28.0` | | [github.com/DataDog/zstd](https://github.com/DataDog/zstd) | `1.5.2` | `1.5.5` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.0` | `1.7.6` | | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.8.2+incompatible` | `2.8.3+incompatible` | | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.7.0` | `0.8.0` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.4.1` | `5.5.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.6.1` | `5.9.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.14.0` | `0.16.1` | | [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.3.5` | `0.4.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.16.5` | `1.17.0` | | [github.com/klauspost/pgzip](https://github.com/klauspost/pgzip) | `1.2.5` | `1.2.6` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.14` | `0.0.15` | | [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) | `0.5.0` | `0.6.0` | | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.5` | `1.1.9` | | [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.17` | `4.1.18` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.1` | `1.9.3` | | [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.2.0` | `1.2.1` | | [github.com/spdx/tools-golang](https://github.com/spdx/tools-golang) | `0.5.0` | `0.5.3` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.10.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.0` | `1.5.1` | | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.11.1` | `2.14.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.21.0` | `0.25.0` | | [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split) | `0.11.3` | `0.11.5` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.57.0` | `1.58.2` | Updates `github.com/onsi/gomega` from 1.27.10 to 1.28.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.10...v1.28.0) Updates `github.com/DataDog/zstd` from 1.5.2 to 1.5.5 - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](DataDog/zstd@v1.5.2...v1.5.5) Updates `github.com/containerd/containerd` from 1.7.0 to 1.7.6 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.0...v1.7.6) Updates `github.com/docker/distribution` from 2.8.2+incompatible to 2.8.3+incompatible - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.8.2...v2.8.3) Updates `github.com/docker/docker-credential-helpers` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.7.0...v0.8.0) Updates `github.com/go-git/go-billy/v5` from 5.4.1 to 5.5.0 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.4.1...v5.5.0) Updates `github.com/go-git/go-git/v5` from 5.6.1 to 5.9.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.6.1...v5.9.0) Updates `github.com/google/go-containerregistry` from 0.14.0 to 0.16.1 - [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.14.0...v0.16.1) Updates `github.com/jinzhu/copier` from 0.3.5 to 0.4.0 - [Commits](jinzhu/copier@v0.3.5...v0.4.0) Updates `github.com/klauspost/compress` from 1.16.5 to 1.17.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.5...v1.17.0) Updates `github.com/klauspost/pgzip` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/klauspost/pgzip/releases) - [Commits](klauspost/pgzip@v1.2.5...v1.2.6) Updates `github.com/mattn/go-runewidth` from 0.0.14 to 0.0.15 - [Commits](mattn/go-runewidth@v0.0.14...v0.0.15) Updates `github.com/moby/patternmatcher` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/moby/patternmatcher/releases) - [Commits](moby/patternmatcher@v0.5.0...v0.6.0) Updates `github.com/opencontainers/runc` from 1.1.5 to 1.1.9 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.9/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.5...v1.1.9) Updates `github.com/pierrec/lz4/v4` from 4.1.17 to 4.1.18 - [Commits](pierrec/lz4@v4.1.17...v4.1.18) Updates `github.com/sirupsen/logrus` from 1.9.1 to 1.9.3 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.1...v1.9.3) Updates `github.com/skeema/knownhosts` from 1.2.0 to 1.2.1 - [Commits](skeema/knownhosts@v1.2.0...v1.2.1) Updates `github.com/spdx/tools-golang` from 0.5.0 to 0.5.3 - [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.0...v0.5.3) Updates `github.com/spf13/afero` from 1.9.5 to 1.10.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.9.5...v1.10.0) Updates `github.com/spf13/cast` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.5.0...v1.5.1) Updates `github.com/sylabs/sif/v2` from 2.11.1 to 2.14.1 - [Release notes](https://github.com/sylabs/sif/releases) - [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml) - [Commits](sylabs/sif@v2.11.1...v2.14.1) Updates `github.com/testcontainers/testcontainers-go` from 0.21.0 to 0.25.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.21.0...v0.25.0) Updates `github.com/vbatts/tar-split` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/vbatts/tar-split/releases) - [Commits](vbatts/tar-split@v0.11.3...v0.11.5) Updates `google.golang.org/grpc` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.2) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor 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/containerd/containerd dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/docker/distribution dependency-type: indirect update-type: version-update:semver-patch 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/go-git/go-billy/v5 dependency-type: indirect update-type: version-update:semver-minor 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/google/go-containerregistry dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/jinzhu/copier dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/klauspost/pgzip dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/mattn/go-runewidth dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/moby/patternmatcher dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/opencontainers/runc 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/sirupsen/logrus 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/spdx/tools-golang 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-patch 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/testcontainers/testcontainers-go 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: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information