summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-09 19:12:21 +0100
committerGitHub <noreply@github.com>2020-03-09 19:12:21 +0100
commitb54a5e1f2ff08fe6903411ba471ad9b3badc6acd (patch)
tree5a49660a9ee1d882886ad5109356deb616c3463e /go.mod
parentd2764e93df580755fe1b3a1befb79eeff75c4bc4 (diff)
parent56405205796156d1807a9473e91becbef3441619 (diff)
downloadpodman-b54a5e1f2ff08fe6903411ba471ad9b3badc6acd.tar.gz
podman-b54a5e1f2ff08fe6903411ba471ad9b3badc6acd.tar.bz2
podman-b54a5e1f2ff08fe6903411ba471ad9b3badc6acd.zip
Merge pull request #5426 from containers/dependabot/go_modules/github.com/containers/storage-1.16.2
Bump github.com/containers/storage from 1.16.1 to 1.16.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 8d688e56c..9f818c7a0 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/conmon v2.0.10+incompatible
github.com/containers/image/v5 v5.2.1
github.com/containers/psgo v1.4.0
- github.com/containers/storage v1.16.1
+ github.com/containers/storage v1.16.2
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
github.com/cri-o/ocicni v0.1.1-0.20190920040751-deac903fd99b
github.com/cyphar/filepath-securejoin v0.2.2