summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-07-14 22:46:57 +0200
committerGitHub <noreply@github.com>2020-07-14 22:46:57 +0200
commitf4edfe8430037dd629485489bceb63a455ccde05 (patch)
tree8a1008ea8a8b2b574a8857cacf55ddc1f2ac80c7 /go.mod
parent50cd21e1811f4fe508a74dc316c81a047de4e8d9 (diff)
parentff8cd2db32f08ee9821965e7315e8954799a41bb (diff)
downloadpodman-f4edfe8430037dd629485489bceb63a455ccde05.tar.gz
podman-f4edfe8430037dd629485489bceb63a455ccde05.tar.bz2
podman-f4edfe8430037dd629485489bceb63a455ccde05.zip
Merge pull request #6964 from containers/dependabot/go_modules/github.com/containers/storage-1.21.1
Bump github.com/containers/storage from 1.21.0 to 1.21.1
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 b28335aa0..27e7678d6 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.21.0
+ github.com/containers/storage v1.21.1
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