Skip to content

Commit b0bc5dc

Browse files
authored
Merge pull request #57 from estesp/update-to-1.6
Update vendoring to containerd 1.6.x
2 parents 78b540e + e021180 commit b0bc5dc

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)