diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2022-02-17 14:52:32 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2022-02-17 14:54:02 +0100 |
commit | 38811823c1c60653893b751f06648e99328b1d1d (patch) | |
tree | 1687977d30a99ec84845b2184f48cf001ec69a08 /vendor/modules.txt | |
parent | c018c0f3c7194f2cc8c6ca4082585a71d243f979 (diff) | |
download | podman-38811823c1c60653893b751f06648e99328b1d1d.tar.gz podman-38811823c1c60653893b751f06648e99328b1d1d.tar.bz2 podman-38811823c1c60653893b751f06648e99328b1d1d.zip |
vendor: update c/storage to 26c561f9
update c/storage to commit 26c561f9a64585d9a25d340e1ae5479eca8008a1.
It contains an important fix for partial pulls.
[NO NEW TESTS NEEDED]
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index f6042a041..cf7ac0a1f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -231,7 +231,7 @@ github.com/containers/psgo/internal/dev github.com/containers/psgo/internal/host github.com/containers/psgo/internal/proc github.com/containers/psgo/internal/process -# github.com/containers/storage v1.38.2 +# github.com/containers/storage v1.38.3-0.20220214113600-26c561f9a645 ## explicit github.com/containers/storage github.com/containers/storage/drivers @@ -491,7 +491,7 @@ github.com/mistifyio/go-zfs github.com/mitchellh/mapstructure # github.com/moby/sys/mount v0.2.0 github.com/moby/sys/mount -# github.com/moby/sys/mountinfo v0.5.0 +# github.com/moby/sys/mountinfo v0.6.0 github.com/moby/sys/mountinfo # github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 ## explicit |