diff options
author | Adrian Reber <areber@redhat.com> | 2018-10-10 16:54:34 +0000 |
---|---|---|
committer | Adrian Reber <adrian@lisas.de> | 2018-10-23 12:52:03 +0200 |
commit | 20b5714f350fa6c8a449b3192c48bdc050ce30a8 (patch) | |
tree | 1d774d5a083cf08804e88de471ce34e05a42d265 /vendor.conf | |
parent | 58a26ac9dcb0d75ca7f061941c1399a28579ed69 (diff) | |
download | podman-20b5714f350fa6c8a449b3192c48bdc050ce30a8.tar.gz podman-20b5714f350fa6c8a449b3192c48bdc050ce30a8.tar.bz2 podman-20b5714f350fa6c8a449b3192c48bdc050ce30a8.zip |
vendor in go-criu and dependencies
Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor.conf b/vendor.conf index 2e6925e5e..88ba7f28e 100644 --- a/vendor.conf +++ b/vendor.conf @@ -6,6 +6,7 @@ github.com/Microsoft/hcsshim 43f9725307998e09f2e3816c2c0c36dc98f0c982 github.com/blang/semver v3.5.0 github.com/boltdb/bolt master github.com/buger/goterm 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 +github.com/checkpoint-restore/go-criu master github.com/containerd/cgroups 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 github.com/containerd/continuity master github.com/containernetworking/cni v0.7.0-alpha1 |