Update api vendor

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2021-10-22 13:37:21 -07:00
parent ac5790c8e2
commit 37720fc6fd
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ require (
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/api v0.0.0
github.com/containerd/containerd/api v1.6.0-beta.1
github.com/containerd/go-runc v1.0.0
github.com/containerd/ttrpc v1.0.2
github.com/containerd/typeurl v1.0.2