summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2022-06-16 14:05:43 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2022-06-16 14:05:43 -0400
commit3af047b63d3a785b1fec33beafe6010bf14c0f4e (patch)
tree00696287255ff24e8d68c497202619dc6c63a6f6 /go.mod
parente6fe06f5914638583aa6bbc96be51c944350d6bd (diff)
downloadpodman-3af047b63d3a785b1fec33beafe6010bf14c0f4e.tar.gz
podman-3af047b63d3a785b1fec33beafe6010bf14c0f4e.tar.bz2
podman-3af047b63d3a785b1fec33beafe6010bf14c0f4e.zip
Vendor in latest containers/storage
Signed-off-by: Daniel J Walsh <dwalsh@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 cf37af2b0..3428663d3 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.21.2-0.20220520105616-e594853d6471
github.com/containers/ocicrypt v1.1.4-0.20220428134531-566b808bdf6f
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.41.1-0.20220607143333-8951d0153bf6
+ github.com/containers/storage v1.41.1-0.20220616120034-7df64288ef35
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