Merge pull request #6410 from AkihiroSuda/update-go-mod-20220107

go.mod: update github.com/containerd/{continuity,go-cni,imgcrypt}
This commit is contained in:
Derek McGowan
2022-01-07 12:34:44 -08:00
committed by GitHub
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