File tree Expand file tree Collapse file tree 2 files changed +71
-2
lines changed Expand file tree Collapse file tree 2 files changed +71
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/containerd/containerd v1.5.0-beta.3
77 github.com/containerd/continuity v0.0.0-20210208174643-50096c924a4e
8+ github.com/coreos/go-systemd/v22 v22.3.2 // indirect
9+ github.com/golang/protobuf v1.5.2 // indirect
810 github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
11+ github.com/moby/sys/mountinfo v0.4.1 // indirect
12+ github.com/opencontainers/runc v1.0.0-rc94 // indirect
913 github.com/pkg/errors v0.9.1
14+ github.com/russross/blackfriday/v2 v2.1.0 // indirect
15+ github.com/sirupsen/logrus v1.8.1 // indirect
16+ github.com/urfave/cli v1.22.5 // indirect
17+ github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
18+ golang.org/x/net v0.0.0-20210510120150-4163338589ed // indirect
19+ golang.org/x/sys v0.0.0-20210510120138-977fb7262007 // indirect
1020)
You can’t perform that action at this time.
0 commit comments