aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-02-12 13:17:34 -0500
committerMatthew Heon <mheon@redhat.com>2021-02-12 13:17:34 -0500
commit5a520cb4cae29e97085adfcf95b9d18e9e7a4c45 (patch)
tree368fb2865c7c89aafd9dde34462fd959faae8ba8 /go.mod
parente70e3d514589ff8de293cb15876485d51a5dd6aa (diff)
downloadpodman-5a520cb4cae29e97085adfcf95b9d18e9e7a4c45.tar.gz
podman-5a520cb4cae29e97085adfcf95b9d18e9e7a4c45.tar.bz2
podman-5a520cb4cae29e97085adfcf95b9d18e9e7a4c45.zip
Bump c/storage to v1.24.6
Addresses RHBZ#1924562. Signed-off-by: Matthew Heon <mheon@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 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