summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-09-18 21:27:00 +0200
committerGitHub <noreply@github.com>2019-09-18 21:27:00 +0200
commitfe48b9e036dc1a05294b2bb3df5d9b23256c6c55 (patch)
treeaac86a655dbb1a6ab3438b471bece21ad205e81b /go.mod
parent8133aa1ee88cea2c89d38c1c56974c8889ef0933 (diff)
parent518d59182eef09254a5c3df30d8af61c5f445c80 (diff)
downloadpodman-fe48b9e036dc1a05294b2bb3df5d9b23256c6c55.tar.gz
podman-fe48b9e036dc1a05294b2bb3df5d9b23256c6c55.tar.bz2
podman-fe48b9e036dc1a05294b2bb3df5d9b23256c6c55.zip
Merge pull request #4045 from umohnani8/vendor
Vendor c/storage 1.13.3
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 328ebad0c..117f85b3c 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.2
+ github.com/containers/storage v1.13.3
github.com/coreos/bbolt v1.3.3 // indirect
github.com/coreos/etcd v3.3.13+incompatible // indirect
github.com/coreos/go-iptables v0.4.2 // indirect