diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-10-14 19:37:37 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-10-14 19:37:37 +0200 |
commit | 94489e0b0e376545c71343a6af37f24809fd5148 (patch) | |
tree | c6d16e3fa9527ebfb05b44643d6b007dac40c2e8 /vendor/modules.txt | |
parent | 3e45d0730b4a17a91912eb161de30cb88e76bb33 (diff) | |
download | podman-94489e0b0e376545c71343a6af37f24809fd5148.tar.gz podman-94489e0b0e376545c71343a6af37f24809fd5148.tar.bz2 podman-94489e0b0e376545c71343a6af37f24809fd5148.zip |
vendor github.com/containers/storage@v1.13.5
* Do not discard errors when panicing on lockfile open
* config: drop skip_mount_home
* storage: drop ostree deduplication
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index c422598fb..712bfb69a 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -116,7 +116,7 @@ github.com/containers/psgo/internal/proc github.com/containers/psgo/internal/process github.com/containers/psgo/internal/cgroups github.com/containers/psgo/internal/host -# github.com/containers/storage v1.13.4 +# github.com/containers/storage v1.13.5 github.com/containers/storage github.com/containers/storage/pkg/archive github.com/containers/storage/pkg/chrootarchive @@ -155,7 +155,6 @@ github.com/containers/storage/pkg/loopback github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/fsutils -github.com/containers/storage/pkg/ostree github.com/containers/storage/drivers/copy # github.com/coreos/go-iptables v0.4.2 github.com/coreos/go-iptables/iptables |