diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-05-13 20:23:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-13 20:23:21 +0200 |
commit | 25415e0b0edb0f120cedcc10b9aed7f15cd9e086 (patch) | |
tree | 72719f434fabfb1cf7b76772df6a7371f4b39f9d /vendor.conf | |
parent | e0f123056581e399b6c0d0282462164d8b8957c5 (diff) | |
parent | 60d43effb017e0e0f6475b48ea8efe3e8ad0448a (diff) | |
download | podman-25415e0b0edb0f120cedcc10b9aed7f15cd9e086.tar.gz podman-25415e0b0edb0f120cedcc10b9aed7f15cd9e086.tar.bz2 podman-25415e0b0edb0f120cedcc10b9aed7f15cd9e086.zip |
Merge pull request #3103 from mheon/update_cgroups
Update containerd/cgroups to 4994991857f9b0ae
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 |