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:
parent
e7c9889895
commit
443f22dfdc
|
|
@ -5,7 +5,7 @@ go 1.17
|
|||
require (
|
||||
github.com/BurntSushi/toml v1.2.1
|
||||
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/plugins v1.1.1
|
||||
github.com/containers/image/v5 v5.23.1-0.20221209092225-431fd251c4c5
|
||||
|
|
|
|||
1331
common/go.sum
1331
common/go.sum
File diff suppressed because it is too large
Load Diff
|
|
@ -54,7 +54,7 @@ github.com/container-orchestrated-devices/container-device-interface/specs-go
|
|||
# github.com/containerd/cgroups v1.0.4
|
||||
## explicit; go 1.17
|
||||
github.com/containerd/cgroups/stats/v1
|
||||
# github.com/containerd/containerd v1.6.14
|
||||
# github.com/containerd/containerd v1.6.15
|
||||
## explicit; go 1.17
|
||||
github.com/containerd/containerd/errdefs
|
||||
github.com/containerd/containerd/log
|
||||
|
|
|
|||
Loading…
Reference in New Issue