diff options
author | Urvashi Mohnani <umohnani@redhat.com> | 2018-10-10 12:55:25 -0400 |
---|---|---|
committer | Urvashi Mohnani <umohnani@redhat.com> | 2018-10-11 10:40:22 -0400 |
commit | 883df782f532a496c0c68109cfdb6ae826e84510 (patch) | |
tree | 31b8766ae64de775115565a1e52c35f412b55583 /vendor.conf | |
parent | 71c2681310d1286d6ed465388373a3456944468b (diff) | |
download | podman-883df782f532a496c0c68109cfdb6ae826e84510.tar.gz podman-883df782f532a496c0c68109cfdb6ae826e84510.tar.bz2 podman-883df782f532a496c0c68109cfdb6ae826e84510.zip |
Vendor latest containers/image
Catches more errors when checking for login credentials.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.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..d65014992 100644 --- a/vendor.conf +++ b/vendor.conf @@ -10,7 +10,7 @@ github.com/containerd/cgroups 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 github.com/containerd/continuity master github.com/containernetworking/cni v0.7.0-alpha1 github.com/containernetworking/plugins 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 -github.com/containers/image 7a1eac5d1df2dbd73d8b71853ebce32d989fcae3 +github.com/containers/image 918dbb93e6e099b196b498c38d079f6bb924d0c8 github.com/containers/storage 41294c85d97bef688e18f710402895dbecde3308 github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee github.com/coreos/go-systemd v14 |