diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-02-28 16:51:16 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-03-01 13:20:16 +0000 |
commit | b1ae92fa6711de378d3bf0c6553f633f070d68c3 (patch) | |
tree | 6e991fe2a0411936a974f3aba91496a6ab8ba3cc /vendor.conf | |
parent | 33d63429e4088c6b2314513e8791db0a388a51f6 (diff) | |
download | podman-b1ae92fa6711de378d3bf0c6553f633f070d68c3.tar.gz podman-b1ae92fa6711de378d3bf0c6553f633f070d68c3.tar.bz2 podman-b1ae92fa6711de378d3bf0c6553f633f070d68c3.zip |
Update containers/storage
New pinned commit is 477e551dd493e5c80999d3690d3a201fd26ba2f1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #425
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 4dd0b959d..c83a56f44 100644 --- a/vendor.conf +++ b/vendor.conf @@ -3,7 +3,7 @@ github.com/sirupsen/logrus v1.0.0 github.com/containers/image f7ea1dcb32a06092905672e99faa75bf2f61632b github.com/docker/docker-credential-helpers d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 github.com/ostreedev/ostree-go master -github.com/containers/storage 1824cf917a6b42d8c41179e807bb20a5fd6c0f0a +github.com/containers/storage 477e551dd493e5c80999d3690d3a201fd26ba2f1 github.com/containernetworking/cni v0.4.0 google.golang.org/grpc v1.0.4 https://github.com/grpc/grpc-go github.com/opencontainers/selinux b29023b86e4a69d1b46b7e7b4e2b6fda03f0b9cd |