aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-05-07 18:02:00 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-07 18:02:41 -0400
commitcb7b97ce5ed30bbe1239d2bcbc1be282ba56ed9e (patch)
tree791838d80e179b941f37d525cacd26b4fc961de5 /go.mod
parente9b178556d89fa7d483826fbfb59e1075081f800 (diff)
downloadpodman-cb7b97ce5ed30bbe1239d2bcbc1be282ba56ed9e.tar.gz
podman-cb7b97ce5ed30bbe1239d2bcbc1be282ba56ed9e.tar.bz2
podman-cb7b97ce5ed30bbe1239d2bcbc1be282ba56ed9e.zip
Fix handling of overridden paths from database
Signed-off-by: Daniel J Walsh <dwalsh@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 bf76132c6..63d11a027 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.8
- github.com/containers/common v0.8.2
+ github.com/containers/common v0.8.3
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3
github.com/containers/psgo v1.4.0