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:
Sebastiaan van Stijn
2021-04-22 14:36:56 +02:00
parent 06c8d441f8
commit 226ad1e639
191 changed files with 6773 additions and 1869 deletions

View File

@@ -1,4 +1,4 @@
// +build linux aix
// +build linux aix zos
// +build !js
package logrus