summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-22 09:18:57 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-22 05:36:43 -0400
commit4c7fc773f63d3322856830a6a36bb4d0a480c337 (patch)
treee8122a559ef850d9c500c42869c6d42cf923bd7e /go.mod
parent344a791ac2019b078dd334ef0a492ee37fe0a937 (diff)
downloadpodman-4c7fc773f63d3322856830a6a36bb4d0a480c337.tar.gz
podman-4c7fc773f63d3322856830a6a36bb4d0a480c337.tar.bz2
podman-4c7fc773f63d3322856830a6a36bb4d0a480c337.zip
Bump github.com/containers/storage from 1.21.1 to 1.21.2
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.21.1 to 1.21.2. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](https://github.com/containers/storage/compare/v1.21.1...v1.21.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@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 bf9718dea..f3d3e2921 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