summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-06-04 10:48:41 +0200
committerGitHub <noreply@github.com>2020-06-04 10:48:41 +0200
commitd6e70c6df9ab9bf768efa69ba29601b64721ffd1 (patch)
treec7286b7f1572e01104737beb13b7a0fccbd18284 /go.mod
parent1f8c509fafb4ce41970c4f28ed55daec459c7520 (diff)
parent545aef7d9bd48b268222540ef7c5ffbf8b02ea6e (diff)
downloadpodman-d6e70c6df9ab9bf768efa69ba29601b64721ffd1.tar.gz
podman-d6e70c6df9ab9bf768efa69ba29601b64721ffd1.tar.bz2
podman-d6e70c6df9ab9bf768efa69ba29601b64721ffd1.zip
Merge pull request #6487 from rhatdan/VENDOR
Vendor in container/storage v1.20.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 617f118f1..6955dac5b 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/conmon v2.0.16+incompatible
github.com/containers/image/v5 v5.4.5-0.20200529084758-46b2ee6aebb0
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.20.1
+ github.com/containers/storage v1.20.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