summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-03-22 12:10:27 +0100
committerGitHub <noreply@github.com>2022-03-22 12:10:27 +0100
commitb726d75f20822b4a23a679acd94696b924a6a374 (patch)
tree218a39354834d34a53fdeaa6b5be472c70a5bd23 /go.mod
parente034db16bf68c06c1ecf63addd033fcbd83090e3 (diff)
parent63bf3991ef14959983ecd86c406bd941c908157b (diff)
downloadpodman-b726d75f20822b4a23a679acd94696b924a6a374.tar.gz
podman-b726d75f20822b4a23a679acd94696b924a6a374.tar.bz2
podman-b726d75f20822b4a23a679acd94696b924a6a374.zip
Merge pull request #13536 from dcermak/storage-autodetect-mount_program
Storage autodetect mount program
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 b78bd83b3..ada985908 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.20.1-0.20220310094651-0d8056ee346f
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.38.3-0.20220308085612-93ce26691863
+ github.com/containers/storage v1.38.3-0.20220321121613-8e565392dd91
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