From 18c810b11cc18b0b2edac3852817351ad39727ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 21:30:18 +0000 Subject: [PATCH] Bump github.com/containerd/containerd from 1.5.5 to 1.5.6 Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.5 to 1.5.6. - [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.5.5...v1.5.6) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e2c01dd28d8..31106c6831c 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/compose-spec/compose-go v0.0.0-20210827054550-c78dcffd54c5 github.com/containerd/cgroups v1.0.1 github.com/containerd/console v1.0.3 - github.com/containerd/containerd v1.5.5 + github.com/containerd/containerd v1.5.6 github.com/containerd/containerd/api v0.0.0 github.com/containerd/continuity v0.1.0 github.com/containerd/go-cni v1.0.3-0.20210427061315-4efee5f0b4db