Skip to content

Commit

Permalink
chore(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.…
Browse files Browse the repository at this point in the history
…10 (#621)

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.8 to 1.6.10.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.8...v1.6.10)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
  • Loading branch information
dependabot[bot] and mdelapenya committed Dec 5, 2022
1 parent 632f812 commit b73d5c6
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 8 deletions.
3 changes: 2 additions & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/cenkalti/backoff/v4 v4.1.3
github.com/compose-spec/compose-go v1.6.0
github.com/containerd/containerd v1.6.8
github.com/containerd/containerd v1.6.10
github.com/docker/cli v20.10.19+incompatible
github.com/docker/compose/v2 v2.12.2
github.com/docker/docker v20.10.19+incompatible
Expand Down Expand Up @@ -125,6 +125,7 @@ require (
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/spf13/cobra v1.6.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.4.0 // indirect
github.com/theupdateframework/notary v0.7.0 // indirect
github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5 // indirect
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea // indirect
Expand Down

0 comments on commit b73d5c6

Please sign in to comment.