summaryrefslogtreecommitdiff
path: root/vendor.conf
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-06-19 17:36:55 +0200
committerGitHub <noreply@github.com>2019-06-19 17:36:55 +0200
commitc211b3ff6a71413dbeba90f8ec8f13fec9622291 (patch)
treeae2ed64fa16c19baaaf682e8c09334971b3de341 /vendor.conf
parent7be87f5551ca36d30518dcd62d623c4d45bb830b (diff)
parentd0d9a4c9b1f525ad1132947cf883fdd66941fe62 (diff)
downloadpodman-c211b3ff6a71413dbeba90f8ec8f13fec9622291.tar.gz
podman-c211b3ff6a71413dbeba90f8ec8f13fec9622291.tar.bz2
podman-c211b3ff6a71413dbeba90f8ec8f13fec9622291.zip
Merge pull request #3364 from jwhonce/wip/logrus
Vendor in logrus v1.4.2
Diffstat (limited to 'vendor.conf')
-rw-r--r--vendor.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor.conf b/vendor.conf
index b8ac20a4e..76e8b0003 100644
--- a/vendor.conf
+++ b/vendor.conf
@@ -49,6 +49,7 @@ github.com/hashicorp/errwrap v1.0.0
github.com/hashicorp/go-multierror v1.0.0
github.com/imdario/mergo v0.3.6
github.com/json-iterator/go 1.1.5
+github.com/konsorten/go-windows-terminal-sequences v1.0.2
github.com/modern-go/concurrent 1.0.3
github.com/modern-go/reflect2 v1.0.1
github.com/mistifyio/go-zfs v2.1.1
@@ -66,8 +67,7 @@ github.com/pmezard/go-difflib v1.0.0
github.com/pquerna/ffjson e517b90714f7c0eabe6d2e570a5886ae077d6db6
github.com/seccomp/libseccomp-golang v0.9.0
github.com/seccomp/containers-golang v0.1
-# TODO: logrus.IsTerminal() is private starting with v1.1.x and requires code changes in libpod
-github.com/sirupsen/logrus v1.0.0
+github.com/sirupsen/logrus v1.4.2
github.com/spf13/pflag v1.0.3
github.com/stretchr/testify v1.3.0
github.com/syndtr/gocapability d98352740cb2c55f81556b63d4a1ec64c5a319c2