summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-03-01 19:14:38 -0500
committerGitHub <noreply@github.com>2022-03-01 19:14:38 -0500
commit7877b02aacf3e8d3d37f6283c6b8aa81688fd120 (patch)
tree868f980a204d5d3d2cd8f4195d4d1ce4ca0f5ad3 /go.mod
parenta254086c9ace81fc079ab00d74070d122e43b9ec (diff)
parent572e6464f607189744afb76ee729ab31018266ad (diff)
downloadpodman-7877b02aacf3e8d3d37f6283c6b8aa81688fd120.tar.gz
podman-7877b02aacf3e8d3d37f6283c6b8aa81688fd120.tar.bz2
podman-7877b02aacf3e8d3d37f6283c6b8aa81688fd120.zip
Merge pull request #13375 from kousu/repair-13123
Use storage that better supports rootless overlayfs
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 4689ecbb2..e529225e0 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.19.2-0.20220224100137-1045fb70b094
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.38.3-0.20220214113600-26c561f9a645
+ github.com/containers/storage v1.38.3-0.20220228132533-ebc90aba7d29
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