2017-04-15 15:31:39 +08:00
|
|
|
# OCI runtime-spec. When updating this, make sure you use a version tag rather
|
|
|
|
# than a commit ID so it's much more obvious what version of the spec we are
|
|
|
|
# using.
|
2019-02-08 06:49:22 +08:00
|
|
|
github.com/opencontainers/runtime-spec 29686dbc5559d93fb1ef402eeda3e35c38d75af4
|
2017-04-15 15:31:39 +08:00
|
|
|
# Core libcontainer functionality.
|
2018-11-20 03:46:10 +08:00
|
|
|
github.com/checkpoint-restore/go-criu v3.11
|
2017-02-23 07:02:13 +08:00
|
|
|
github.com/mrunalp/fileutils ed869b029674c0e9ce4c0dfa781405c2d9946d08
|
2019-04-24 20:41:56 +08:00
|
|
|
github.com/opencontainers/selinux v1.2.2
|
2017-04-27 01:31:28 +08:00
|
|
|
github.com/seccomp/libseccomp-golang 84e90a91acea0f4e51e62bc1a75de18b1fc0790f
|
2017-07-19 22:28:59 +08:00
|
|
|
github.com/sirupsen/logrus a3f95b5c423586578a4e099b11a46c2479628cac
|
2017-07-17 10:25:42 +08:00
|
|
|
github.com/syndtr/gocapability db04d3cc01c8b54962a58ec7e491717d06cfcc16
|
2017-02-23 07:02:13 +08:00
|
|
|
github.com/vishvananda/netlink 1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270
|
2017-04-15 15:31:39 +08:00
|
|
|
# systemd integration.
|
|
|
|
github.com/coreos/go-systemd v14
|
|
|
|
github.com/coreos/pkg v3
|
|
|
|
github.com/godbus/dbus v3
|
2017-05-02 02:53:44 +08:00
|
|
|
github.com/golang/protobuf 18c9bb3261723cd5401db4d0c9fbc5c3b6c70fe8
|
2017-04-15 15:31:39 +08:00
|
|
|
# Command-line interface.
|
2017-10-27 21:30:30 +08:00
|
|
|
github.com/cyphar/filepath-securejoin v0.2.1
|
2017-04-15 15:31:39 +08:00
|
|
|
github.com/docker/go-units v0.2.0
|
|
|
|
github.com/urfave/cli d53eb991652b1d438abdd34ce4bfa3ef1539108e
|
2019-02-07 08:21:44 +08:00
|
|
|
golang.org/x/sys 41f3e6584952bb034a481797859f6ab34b6803bd https://github.com/golang/sys
|
2017-07-12 20:56:59 +08:00
|
|
|
|
|
|
|
# console dependencies
|
2018-02-21 16:45:28 +08:00
|
|
|
github.com/containerd/console 2748ece16665b45a47f884001d5831ec79703880
|
2017-07-12 20:56:59 +08:00
|
|
|
github.com/pkg/errors v0.8.0
|