summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-08-09 21:58:53 +0200
committerGitHub <noreply@github.com>2019-08-09 21:58:53 +0200
commitbb80586e275fe0d3f47700ec54c9718a28b1e59c (patch)
tree90a74c6b90ce1cd01ec0fac1b5d1bab1d886e00f /go.mod
parentd05798e5e8efcb1acdd8794edfa0f82bf5f01045 (diff)
parent2e804006831fb017b6b392d9aab0838a2fac236d (diff)
downloadpodman-bb80586e275fe0d3f47700ec54c9718a28b1e59c.tar.gz
podman-bb80586e275fe0d3f47700ec54c9718a28b1e59c.tar.bz2
podman-bb80586e275fe0d3f47700ec54c9718a28b1e59c.zip
Merge pull request #3775 from vrothberg/update-storage
vendor github.com/containers/storage@v1.13.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 9bdb5b5f4..00e1c1cf4 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/conmon v0.3.0 // indirect
github.com/containers/image v3.0.2+incompatible
github.com/containers/psgo v1.3.1
- github.com/containers/storage v1.13.1
+ github.com/containers/storage v1.13.2
github.com/coreos/bbolt v1.3.3 // indirect
github.com/coreos/etcd v3.3.13+incompatible // indirect
github.com/coreos/go-iptables v0.4.1