summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-07-22 07:39:55 -0400
committerGitHub <noreply@github.com>2020-07-22 07:39:55 -0400
commitef03815117fdf1b8b43d4e2b18caa00ddb3a82b6 (patch)
tree81a763bb0bf057d859b7e87bb175c352ae167034 /go.mod
parentd88e316913d89d2d94b2be84a6ebfb9b8d64fae2 (diff)
parent4c7fc773f63d3322856830a6a36bb4d0a480c337 (diff)
downloadpodman-ef03815117fdf1b8b43d4e2b18caa00ddb3a82b6.tar.gz
podman-ef03815117fdf1b8b43d4e2b18caa00ddb3a82b6.tar.bz2
podman-ef03815117fdf1b8b43d4e2b18caa00ddb3a82b6.zip
Merge pull request #7045 from containers/dependabot/go_modules/github.com/containers/storage-1.21.2
Bump github.com/containers/storage from 1.21.1 to 1.21.2
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 e49a6e486..e165b92f4 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.1
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.21.1
+ github.com/containers/storage v1.21.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