diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-07-24 08:20:54 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-07-24 14:21:06 +0000 |
commit | 07fe4e51cb2fb5efa291320b07b36bad366822c5 (patch) | |
tree | 4b93900de2ffb2bb983dd366843c39287dc5081c /vendor.conf | |
parent | 3c5ce9b8bfabc737822861583ede4807f245d7ab (diff) | |
download | podman-07fe4e51cb2fb5efa291320b07b36bad366822c5.tar.gz podman-07fe4e51cb2fb5efa291320b07b36bad366822c5.tar.bz2 podman-07fe4e51cb2fb5efa291320b07b36bad366822c5.zip |
Vendor in latest containers/psgo code
Fixes spaces and sorting on capabilties and Descriptors
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #1148
Approved by: vrothberg
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 e0302fd5c..7e133bcea 100644 --- a/vendor.conf +++ b/vendor.conf @@ -12,7 +12,7 @@ github.com/containernetworking/cni v0.7.0-alpha1 github.com/containernetworking/plugins 1fb94a4222eafc6f948eacdca9c9f2158b427e53 github.com/containers/image c6e0eee0f8eb38e78ae2e44a9aeea0576f451617 github.com/containers/storage 8b1a0f8d6863cf05709af333b8997a437652ec4c -github.com/containers/psgo dd34e7e448e5d4f3c7ce87b5da7738b00778dbfd +github.com/containers/psgo 4ccd87a37eaec61a669da89ffacb0f79f3550943 github.com/coreos/go-systemd v14 github.com/cri-o/ocicni master github.com/cyphar/filepath-securejoin v0.2.1 |