summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-17 17:25:21 +0100
committerGitHub <noreply@github.com>2020-03-17 17:25:21 +0100
commit8f1ce4bddd54fe8067cca688430a7099c5f42cd1 (patch)
tree1c6f2e629375a9ab1532d769440f183f50c33dcc /go.mod
parent9ef5d28759e6d37c6f5c1f07df4cf676077851dc (diff)
parent8081d9c74552612ad73fef27e5775fcfb371e812 (diff)
downloadpodman-8f1ce4bddd54fe8067cca688430a7099c5f42cd1.tar.gz
podman-8f1ce4bddd54fe8067cca688430a7099c5f42cd1.tar.bz2
podman-8f1ce4bddd54fe8067cca688430a7099c5f42cd1.zip
Merge pull request #5524 from rhatdan/vendor
Update containers/storage to v1.16.5
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 d783fca40..653b3c49d 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,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.3
+ github.com/containers/storage v1.16.5
github.com/coreos/go-systemd/v22 v22.0.0
github.com/cri-o/ocicni v0.1.1-0.20190920040751-deac903fd99b
github.com/cyphar/filepath-securejoin v0.2.2