summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-08 17:41:48 +0200
committerGitHub <noreply@github.com>2020-05-08 17:41:48 +0200
commit2547fe53127057ce8f3ba065b4263fea32be7f0d (patch)
treeee2a6e1a9d8dc186d49a825621e2ac9cd3e06544 /go.mod
parentfa7589b6a6a513b7449b59535221aaee809cb239 (diff)
parent5cbb0b8a665eb28b5b47212d35a6204d2be202fb (diff)
downloadpodman-2547fe53127057ce8f3ba065b4263fea32be7f0d.tar.gz
podman-2547fe53127057ce8f3ba065b4263fea32be7f0d.tar.bz2
podman-2547fe53127057ce8f3ba065b4263fea32be7f0d.zip
Merge pull request #6137 from rhatdan/VENDOR
Fix handling of overridden paths from database
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 af94ad7c6..83fd19706 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
github.com/containers/buildah v1.14.9-0.20200501175434-42a48f9373d9
- github.com/containers/common v0.11.0
+ github.com/containers/common v0.11.1
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3
github.com/containers/psgo v1.5.0