diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-10-02 13:19:56 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-10-11 11:08:55 -0400 |
commit | 6b80986194c0ec525775e24d7fa973cd5c067ed0 (patch) | |
tree | ff7d0763a3bd87ac876a01c6098e95b248c97878 /vendor.conf | |
parent | 23c9816ba9ff1af3538dcb725d86fc565df53a30 (diff) | |
download | podman-6b80986194c0ec525775e24d7fa973cd5c067ed0.tar.gz podman-6b80986194c0ec525775e24d7fa973cd5c067ed0.tar.bz2 podman-6b80986194c0ec525775e24d7fa973cd5c067ed0.zip |
Update OCICNI vendor to e617a611
Includes necessary changes for static IPs.
Signed-off-by: Matthew Heon <matthew.heon@gmail.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 b526c1560..ae1f367ff 100644 --- a/vendor.conf +++ b/vendor.conf @@ -14,7 +14,7 @@ github.com/containers/image 7a1eac5d1df2dbd73d8b71853ebce32d989fcae3 github.com/containers/storage 41294c85d97bef688e18f710402895dbecde3308 github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 -github.com/cri-o/ocicni master +github.com/cri-o/ocicni e617a611e1755a5aa1014541d5074ff09352fe00 github.com/cyphar/filepath-securejoin v0.2.1 github.com/davecgh/go-spew v1.1.0 github.com/docker/distribution 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df |