summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2021-12-20 09:51:52 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2021-12-20 10:09:34 +0100
commit3570c38ffea83cd6c24411c835b3b7117a21c46b (patch)
tree7eb956d334428ff6351cdf214573508f8fcd9c45 /go.mod
parent48cb446514f1ae8089530d728337b7a91730afe2 (diff)
downloadpodman-3570c38ffea83cd6c24411c835b3b7117a21c46b.tar.gz
podman-3570c38ffea83cd6c24411c835b3b7117a21c46b.tar.bz2
podman-3570c38ffea83cd6c24411c835b3b7117a21c46b.zip
vendor: update containers/storage
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 663bad753..7e2226c91 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.17.1-0.20211207161909-6f3c8453e1a7
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.7.1
- github.com/containers/storage v1.37.1-0.20211130181259-1a158c89a518
+ github.com/containers/storage v1.37.1-0.20211213220314-73a749e4fec5
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
github.com/cyphar/filepath-securejoin v0.2.3