go.mod: update logrus to v1.8.1
Newer versions contain fixes for recent Go versions, and this removes the dependency on github.com/konsorten/go-windows-terminal-sequences Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
06c8d441f8
commit
226ad1e639
191 changed files with 6773 additions and 1869 deletions
2
vendor/github.com/sirupsen/logrus/.gitignore
generated
vendored
2
vendor/github.com/sirupsen/logrus/.gitignore
generated
vendored
|
@ -1,2 +1,4 @@
|
|||
logrus
|
||||
vendor
|
||||
|
||||
.idea/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue