summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-02 09:18:22 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-11-02 05:26:11 -0500
commitc8c35c9792bf37bf360da802f50f975cac8a588a (patch)
treeed8d01effa54db846bd70a69770fb196a9e92cc6 /go.mod
parent2aaa036f560e2c42ebb033869eeef539dbc47fef (diff)
downloadpodman-c8c35c9792bf37bf360da802f50f975cac8a588a.tar.gz
podman-c8c35c9792bf37bf360da802f50f975cac8a588a.tar.bz2
podman-c8c35c9792bf37bf360da802f50f975cac8a588a.zip
Bump github.com/containers/storage from 1.23.7 to 1.23.8
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.23.7 to 1.23.8. - [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.23.7...v1.23.8) 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 530e6b829..bd9effa19 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.7
+ github.com/containers/storage v1.23.8
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