Update containerd plugin to v1.0.0

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2024-10-24 22:02:28 -07:00
parent 80e93b5694
commit 96a1e498fc
4 changed files with 9 additions and 7 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/containerd/nri v0.7.0
github.com/containerd/otelttrpc v0.0.0-20240305015340-ea5083fda723
github.com/containerd/platforms v0.2.1
github.com/containerd/plugin v0.1.0
github.com/containerd/plugin v1.0.0
github.com/containerd/ttrpc v1.2.6
github.com/containerd/typeurl/v2 v2.2.0
github.com/containerd/zfs/v2 v2.0.0-rc.0