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.
|
2017-06-24 08:14:59 +08:00
|
|
|
github.com/opencontainers/runtime-spec 198f23f827eea397d4331d7eb048d9d4c7ff7bee
|
2017-04-15 15:31:39 +08:00
|
|
|
# Core libcontainer functionality.
|
2017-02-23 07:02:13 +08:00
|
|
|
github.com/mrunalp/fileutils ed869b029674c0e9ce4c0dfa781405c2d9946d08
|
2017-04-15 15:31:39 +08:00
|
|
|
github.com/opencontainers/selinux v1.0.0-rc1
|
2017-02-23 07:02:13 +08:00
|
|
|
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
|
2017-04-15 15:31:39 +08:00
|
|
|
github.com/Sirupsen/logrus 26709e2714106fb8ad40b773b711ebce25b78914
|
|
|
|
github.com/syndtr/gocapability e7cb7fa329f456b3855136a2642b197bad7366ba
|
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.
|
|
|
|
github.com/docker/docker 0f5c9d301b9b1cca66b3ea0f9dec3b5317d3686d
|
|
|
|
github.com/docker/go-units v0.2.0
|
|
|
|
github.com/urfave/cli d53eb991652b1d438abdd34ce4bfa3ef1539108e
|
2017-06-21 15:39:17 +08:00
|
|
|
golang.org/x/sys fb4cac33e3196ff7f507ab9b2d2a44b0142f5b5a https://github.com/golang/sys
|