go.mod: update github.com/containerd/{continuity,go-cni,imgcrypt}

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2022-01-07 15:35:45 +09:00
parent 3ccd43c8f6
commit d3724a6c17
35 changed files with 360 additions and 168 deletions

View File

@@ -7,7 +7,7 @@ require (
github.com/Microsoft/hcsshim/test v0.0.0-20210408205431-da33ecd607e1
github.com/containerd/cgroups v1.0.2
// the actual version of containerd is replaced with the code at the root of this repository
github.com/containerd/containerd v1.5.7
github.com/containerd/containerd v1.5.8
github.com/containerd/containerd/api v1.6.0-beta.3
github.com/containerd/go-runc v1.0.0
github.com/containerd/ttrpc v1.1.0