diff options
author | Matthew Heon <mheon@redhat.com> | 2019-05-10 09:56:34 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-05-13 09:39:58 -0400 |
commit | 60d43effb017e0e0f6475b48ea8efe3e8ad0448a (patch) | |
tree | 5ca9cf799c6c841980cca8fd77a42427590d15d0 /vendor.conf | |
parent | d2571c7fd49d22e822a6f3b3796488218c9f9e46 (diff) | |
download | podman-60d43effb017e0e0f6475b48ea8efe3e8ad0448a.tar.gz podman-60d43effb017e0e0f6475b48ea8efe3e8ad0448a.tar.bz2 podman-60d43effb017e0e0f6475b48ea8efe3e8ad0448a.zip |
Update containerd/cgroups to 4994991857f9b0ae
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 2f7e36d85..b71e947dc 100644 --- a/vendor.conf +++ b/vendor.conf @@ -11,7 +11,7 @@ github.com/boltdb/bolt v1.3.1 # TODO: no release, can we find an alternative? github.com/buger/goterm c206103e1f37c0c6c5c039706305ea2aa6e8ad3b github.com/checkpoint-restore/go-criu v3.11 -github.com/containerd/cgroups 39b18af02c4120960f517a3a4c2588fabb61d02c +github.com/containerd/cgroups 4994991857f9b0ae8dc439551e8bebdbb4bf66c1 github.com/containerd/continuity 004b46473808b3e7a4a3049c20e4376c91eb966d github.com/containernetworking/cni v0.7.0-rc2 github.com/containernetworking/plugins v0.7.4 |