diff options
author | umohnani8 <umohnani@redhat.com> | 2018-02-22 12:08:01 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-02-22 20:39:06 +0000 |
commit | 6a4fcb168a47b0419b7a5cef48e3c7d0b42a9438 (patch) | |
tree | c17704d1fa93d227feefb225d20c0e5b04c200ba /vendor.conf | |
parent | 89110f682dede3b97736f2f6edf407ad6006a9d4 (diff) | |
download | podman-6a4fcb168a47b0419b7a5cef48e3c7d0b42a9438.tar.gz podman-6a4fcb168a47b0419b7a5cef48e3c7d0b42a9438.tar.bz2 podman-6a4fcb168a47b0419b7a5cef48e3c7d0b42a9438.zip |
Vendor in latest containers/image
This fixes the blob and config names in the dir transport by removing the .tar extension
Signed-off-by: umohnani8 <umohnani@redhat.com>
Closes: #382
Approved by: rhatdan
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 6879cd6d2..4dd0b959d 100644 --- a/vendor.conf +++ b/vendor.conf @@ -1,6 +1,6 @@ # github.com/sirupsen/logrus v1.0.0 -github.com/containers/image 701221f0891d76aeac3f25912e6bb9f84e88de1c +github.com/containers/image f7ea1dcb32a06092905672e99faa75bf2f61632b github.com/docker/docker-credential-helpers d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 github.com/ostreedev/ostree-go master github.com/containers/storage 1824cf917a6b42d8c41179e807bb20a5fd6c0f0a |