1
0

Sync with the latest logrusorgru/aurora

Fixes #15
This commit is contained in:
alyakimenko
2020-05-17 18:40:34 +03:00
committed by Mikhail Klementev
parent dce1ce6c17
commit 5bb7e08188
5 changed files with 8 additions and 8 deletions

2
go.mod
View File

@ -20,5 +20,5 @@ require (
github.com/zcalusic/sysinfo v0.0.0-20190429151633-fbadb57345c2
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5
gopkg.in/alecthomas/kingpin.v2 v2.2.6
gopkg.in/logrusorgru/aurora.v1 v1.0.0-20181002194514-a7b3b318ed4e
gopkg.in/logrusorgru/aurora.v2 v2.0.0-20190417123914-21d75270181e
)