We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b540e commit e021180Copy full SHA for e021180
go.mod
@@ -3,7 +3,7 @@ module github.com/containerd/zfs
3
go 1.16
4
5
require (
6
- github.com/containerd/containerd v1.5.9
7
- github.com/containerd/continuity v0.2.0
+ github.com/containerd/containerd v1.6.1
+ github.com/containerd/continuity v0.2.2
8
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
9
)
0 commit comments