build(deps): bump github.com/containerd/containerd from 1.6.14 to 1.6.15

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.14 to 1.6.15.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.14...v1.6.15)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-06 04:03:34 +00:00 committed by GitHub
parent e7c9889895
commit 443f22dfdc
3 changed files with 1331 additions and 4 deletions

View File

@ -5,7 +5,7 @@ go 1.17
require ( require (
github.com/BurntSushi/toml v1.2.1 github.com/BurntSushi/toml v1.2.1
github.com/container-orchestrated-devices/container-device-interface v0.5.3 github.com/container-orchestrated-devices/container-device-interface v0.5.3
github.com/containerd/containerd v1.6.14 github.com/containerd/containerd v1.6.15
github.com/containernetworking/cni v1.1.2 github.com/containernetworking/cni v1.1.2
github.com/containernetworking/plugins v1.1.1 github.com/containernetworking/plugins v1.1.1
github.com/containers/image/v5 v5.23.1-0.20221209092225-431fd251c4c5 github.com/containers/image/v5 v5.23.1-0.20221209092225-431fd251c4c5

File diff suppressed because it is too large Load Diff

View File

@ -54,7 +54,7 @@ github.com/container-orchestrated-devices/container-device-interface/specs-go
# github.com/containerd/cgroups v1.0.4 # github.com/containerd/cgroups v1.0.4
## explicit; go 1.17 ## explicit; go 1.17
github.com/containerd/cgroups/stats/v1 github.com/containerd/cgroups/stats/v1
# github.com/containerd/containerd v1.6.14 # github.com/containerd/containerd v1.6.15
## explicit; go 1.17 ## explicit; go 1.17
github.com/containerd/containerd/errdefs github.com/containerd/containerd/errdefs
github.com/containerd/containerd/log github.com/containerd/containerd/log