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 10 updates
Bumps the go-modules group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.30.0` | | [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.17.0` | `0.18.0` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.7` | `1.7.11` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.1` | `1.4.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.16.4` | `1.17.4` | | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.9` | `1.1.10` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.13.0` | `0.14.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.19.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.14.0` | `0.16.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.58.3` | `1.59.0` | Updates `github.com/onsi/gomega` from 1.27.10 to 1.30.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.30.0) Updates `github.com/paketo-buildpacks/occam` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/paketo-buildpacks/occam/releases) - [Commits](paketo-buildpacks/occam@v0.17.0...v0.18.0) Updates `github.com/containerd/containerd` from 1.7.7 to 1.7.11 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.7...v1.7.11) Updates `github.com/google/uuid` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.1...v1.4.0) Updates `github.com/klauspost/compress` from 1.16.4 to 1.17.4 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.4...v1.17.4) Updates `github.com/opencontainers/runc` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.10/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.9...v1.1.10) Updates `golang.org/x/mod` from 0.13.0 to 0.14.0 - [Commits](golang/mod@v0.13.0...v0.14.0) Updates `golang.org/x/net` from 0.17.0 to 0.19.0 - [Commits](golang/net@v0.17.0...v0.19.0) Updates `golang.org/x/tools` from 0.14.0 to 0.16.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.14.0...v0.16.0) Updates `google.golang.org/grpc` from 1.58.3 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.3...v1.59.0) --- 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/paketo-buildpacks/occam dependency-type: direct:production update-type: version-update:semver-minor 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/google/uuid 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/opencontainers/runc dependency-type: indirect update-type: version-update:semver-patch 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/tools dependency-type: indirect update-type: version-update:semver-minor 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