summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-03 12:08:40 -0500
committerGitHub <noreply@github.com>2021-02-03 12:08:40 -0500
commit1c0d24960994bcdb6a2eafefb38ed386e983516b (patch)
treebd0f9e253136e9ee5d001d1501cb12f192624cfa /go.mod
parentbe568738b1d8268c7c799241ef2c73682aeff934 (diff)
parentebc42f508624637c1c491211a860506d450b8ade (diff)
downloadpodman-1c0d24960994bcdb6a2eafefb38ed386e983516b.tar.gz
podman-1c0d24960994bcdb6a2eafefb38ed386e983516b.tar.bz2
podman-1c0d24960994bcdb6a2eafefb38ed386e983516b.zip
Merge pull request #9216 from containers/dependabot/go_modules/github.com/containers/storage-1.25.0
Bump github.com/containers/storage from 1.24.5 to 1.25.0
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 3c4463f5b..6847a49c7 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.1
github.com/containers/psgo v1.5.2
- github.com/containers/storage v1.24.5
+ github.com/containers/storage v1.25.0
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