summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2019-08-09 20:44:40 +0200
committerValentin Rothberg <rothberg@redhat.com>2019-08-09 20:44:40 +0200
commit2e804006831fb017b6b392d9aab0838a2fac236d (patch)
tree80e19cab9e46119aeecea4e0443e6f2a178eddfe /go.mod
parent4b91f60e893d2f0cdc4c410b4693a22efc1d48f4 (diff)
downloadpodman-2e804006831fb017b6b392d9aab0838a2fac236d.tar.gz
podman-2e804006831fb017b6b392d9aab0838a2fac236d.tar.bz2
podman-2e804006831fb017b6b392d9aab0838a2fac236d.zip
vendor github.com/containers/storage@v1.13.2
* Ignore ro mount options in btrfs and windows drivers Signed-off-by: Valentin Rothberg <rothberg@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 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