diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2017-12-11 10:42:36 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-11 10:42:36 -0600 |
commit | 7e179b6ddb7b70c48a750bf1b4afefbe5c8e72cc (patch) | |
tree | caa31853392de5387944acd0dbf2c8be9cfd27c8 /vendor.conf | |
parent | 0e328de08dc6e17b4cc45b1bf47f2deddb3fef6d (diff) | |
parent | eaf4d6c8c25eb433158f92b2daf6e9bd60d28703 (diff) | |
download | podman-7e179b6ddb7b70c48a750bf1b4afefbe5c8e72cc.tar.gz podman-7e179b6ddb7b70c48a750bf1b4afefbe5c8e72cc.tar.bz2 podman-7e179b6ddb7b70c48a750bf1b4afefbe5c8e72cc.zip |
Merge pull request #115 from umohnani8/containers
Vendor in latest upstream containers/image
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 2b4fb5ebf..8f4db8302 100644 --- a/vendor.conf +++ b/vendor.conf @@ -1,6 +1,6 @@ # github.com/sirupsen/logrus v1.0.0 -github.com/containers/image storage-update https://github.com/nalind/image +github.com/containers/image c8bcd6aa11c62637c5a7da1420f43dd6a15f0e8d github.com/docker/docker-credential-helpers d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 github.com/ostreedev/ostree-go master github.com/containers/storage 9e0c323a4b425557f8310ee8d125634acd39d8f5 |