Skip to content

Commit ee36f7d

Browse files
vendor sync up with containerd 1.5 ga & runc_v1.0.0-rc94
1 parent 56b6451 commit ee36f7d

File tree

2 files changed

+105
-12
lines changed

2 files changed

+105
-12
lines changed

go.mod

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

55
require (
6-
github.com/containerd/containerd v1.5.0-beta.3
7-
github.com/containerd/continuity v0.0.0-20210208174643-50096c924a4e
6+
github.com/containerd/containerd v1.5.0
7+
github.com/containerd/continuity v0.1.0
88
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
99
github.com/pkg/errors v0.9.1
1010
)

0 commit comments

Comments
 (0)