summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-11-04 14:46:07 +0100
committerGitHub <noreply@github.com>2020-11-04 14:46:07 +0100
commit303191bf522db9af32cabd98a5309e3079da0eb0 (patch)
tree119087ac0cb189310871fbacfc1bd52b3ef451c2 /go.mod
parent7699557b5d644c31b139b24eb2a260a6ec624b19 (diff)
parent47a19346310f3ed7b19ac92dee668107226c83b0 (diff)
downloadpodman-303191bf522db9af32cabd98a5309e3079da0eb0.tar.gz
podman-303191bf522db9af32cabd98a5309e3079da0eb0.tar.bz2
podman-303191bf522db9af32cabd98a5309e3079da0eb0.zip
Merge pull request #8239 from containers/dependabot/go_modules/github.com/containers/storage-1.23.9
Bump github.com/containers/storage from 1.23.8 to 1.23.9
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 bd9effa19..f7e211744 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.7.0
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.23.8
+ github.com/containers/storage v1.23.9
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