summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-08-24 17:39:46 -0400
committerMatthew Heon <matthew.heon@pm.me>2020-08-27 15:03:01 -0400
commit1a30bcde30bfdffd90d01455e56940703bf407a5 (patch)
treedc69f5929bc97602116fa8ea1e5d5d94aa4c6028 /go.mod
parent72c5b35ea5db44ca1c81a688d90f5c3aa8f8262e (diff)
downloadpodman-1a30bcde30bfdffd90d01455e56940703bf407a5.tar.gz
podman-1a30bcde30bfdffd90d01455e56940703bf407a5.tar.bz2
podman-1a30bcde30bfdffd90d01455e56940703bf407a5.zip
Update c/storage to v1.23.2
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 4e0877fa6..f07ddea11 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/conmon v2.0.19+incompatible
github.com/containers/image/v5 v5.5.2
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.23.0
+ github.com/containers/storage v1.23.2
github.com/coreos/go-systemd/v22 v22.1.0
github.com/cri-o/ocicni v0.2.0
github.com/cyphar/filepath-securejoin v0.2.2