Skip to content

Commit e021180

Browse files
committed
Update vendoring to containerd 1.6.x
Signed-off-by: Phil Estes <estesp@amazon.com>
1 parent 78b540e commit e021180

File tree

2 files changed

+476
-25
lines changed

2 files changed

+476
-25
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/containerd/zfs
33
go 1.16
44

55
require (
6-
github.com/containerd/containerd v1.5.9
7-
github.com/containerd/continuity v0.2.0
6+
github.com/containerd/containerd v1.6.1
7+
github.com/containerd/continuity v0.2.2
88
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
99
)

0 commit comments

Comments
 (0)