aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-13 06:22:55 -0500
committerGitHub <noreply@github.com>2021-02-13 06:22:55 -0500
commit63fd64761fef8d62cad0f056f996ee87459646f5 (patch)
tree368fb2865c7c89aafd9dde34462fd959faae8ba8 /go.mod
parente70e3d514589ff8de293cb15876485d51a5dd6aa (diff)
parent5a520cb4cae29e97085adfcf95b9d18e9e7a4c45 (diff)
downloadpodman-63fd64761fef8d62cad0f056f996ee87459646f5.tar.gz
podman-63fd64761fef8d62cad0f056f996ee87459646f5.tar.bz2
podman-63fd64761fef8d62cad0f056f996ee87459646f5.zip
Merge pull request #9344 from mheon/cstorage_1246
Bump c/storage to v1.24.6
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 4a3b6333f..dd83c9b6a 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.2
github.com/containers/psgo v1.5.2
- github.com/containers/storage v1.24.5
+ github.com/containers/storage v1.24.6
github.com/coreos/go-systemd/v22 v22.1.0
github.com/cri-o/ocicni v0.2.1-0.20201204103948-b6cbe99b9756
github.com/cyphar/filepath-securejoin v0.2.2