summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-04-16 14:24:02 -0400
committerGitHub <noreply@github.com>2022-04-16 14:24:02 -0400
commit667dae3b8dc4d474184e9628c9f73c0262d0cb40 (patch)
tree73abe93855b0a1f72bb64d195c248888e12ce39d /go.mod
parent08fa6c77010c251a95ceb788a5cff2e005727a94 (diff)
parentd68e9faee20a1032e6a425f3fcc253f948f9c736 (diff)
downloadpodman-667dae3b8dc4d474184e9628c9f73c0262d0cb40.tar.gz
podman-667dae3b8dc4d474184e9628c9f73c0262d0cb40.tar.bz2
podman-667dae3b8dc4d474184e9628c9f73c0262d0cb40.zip
Merge pull request #13865 from rhatdan/VENDOR
Update vendor of storage,common
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 f1317118c..e41b6982d 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.21.1-0.20220405081457-d1b64686e1d0
github.com/containers/ocicrypt v1.1.3
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.39.1-0.20220412073713-ea4008e14877
+ github.com/containers/storage v1.39.1-0.20220414183333-eea4e0f5f1f9
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