diff options
author | Urvashi Mohnani <umohnani@redhat.com> | 2019-09-16 14:52:24 -0400 |
---|---|---|
committer | Urvashi Mohnani <umohnani@redhat.com> | 2019-09-17 14:35:24 -0400 |
commit | 518d59182eef09254a5c3df30d8af61c5f445c80 (patch) | |
tree | 75db8c5406f22f5dd998cbc60007bc2f6d1b9399 /vendor/modules.txt | |
parent | 143caa98bf07eef1a4d46da2cc56603a3ef739b8 (diff) | |
download | podman-518d59182eef09254a5c3df30d8af61c5f445c80.tar.gz podman-518d59182eef09254a5c3df30d8af61c5f445c80.tar.bz2 podman-518d59182eef09254a5c3df30d8af61c5f445c80.zip |
Vendor c/storage 1.13.3
Pull in fixes to avoid double locking the mounts list when
doing a save or cleanup.
Signed-off-by: Urvashi Mohnani <umohnani@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 1de9fede0..3a27eea12 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -109,7 +109,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.2 +# github.com/containers/storage v1.13.3 github.com/containers/storage github.com/containers/storage/pkg/archive github.com/containers/storage/pkg/chrootarchive |