Bump logrus to fix Solaris build. (#1373)
Bump to github.com/sirupsen/logrus@v1.4.2. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
b556592217
commit
0759c0ac01
90 changed files with 1943 additions and 535 deletions
2
vendor/github.com/sirupsen/logrus/CHANGELOG.md
generated
vendored
2
vendor/github.com/sirupsen/logrus/CHANGELOG.md
generated
vendored
|
|
@ -1,3 +1,5 @@
|
|||
# 1.4.2
|
||||
* Fixes build break for plan9, nacl, solaris
|
||||
# 1.4.1
|
||||
This new release introduces:
|
||||
* Enhance TextFormatter to not print caller information when they are empty (#944)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue