integration/client: go mod tidy

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-05-01 13:11:55 +02:00
parent df0cc5bd18
commit 15e0bd513e
2 changed files with 8 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/Microsoft/hcsshim v0.8.16
github.com/Microsoft/hcsshim/test v0.0.0-20210408205431-da33ecd607e1
github.com/containerd/cgroups v1.0.0
github.com/containerd/cgroups v1.0.1
// the actual version of containerd is replaced with the code at the root of this repository
github.com/containerd/containerd v1.5.0-rc.0
github.com/containerd/go-runc v1.0.0