diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-08-09 20:44:40 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-08-09 20:44:40 +0200 |
commit | 2e804006831fb017b6b392d9aab0838a2fac236d (patch) | |
tree | 80e19cab9e46119aeecea4e0443e6f2a178eddfe /vendor/modules.txt | |
parent | 4b91f60e893d2f0cdc4c410b4693a22efc1d48f4 (diff) | |
download | podman-2e804006831fb017b6b392d9aab0838a2fac236d.tar.gz podman-2e804006831fb017b6b392d9aab0838a2fac236d.tar.bz2 podman-2e804006831fb017b6b392d9aab0838a2fac236d.zip |
vendor github.com/containers/storage@v1.13.2
* Ignore ro mount options in btrfs and windows drivers
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 2726a53a9..efb7d99da 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -103,7 +103,7 @@ github.com/containers/psgo/internal/dev github.com/containers/psgo/internal/proc github.com/containers/psgo/internal/process github.com/containers/psgo/internal/host -# github.com/containers/storage v1.13.1 +# github.com/containers/storage v1.13.2 github.com/containers/storage github.com/containers/storage/pkg/archive github.com/containers/storage/pkg/chrootarchive |