Sync with the latest logrusorgru/aurora

Fixes #15
This commit is contained in:
alyakimenko
2020-05-19 14:48:53 +00:00
committed by dump_stack
parent dce1ce6c17
commit 5bb7e08188
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
"os"
"github.com/olekukonko/tablewriter"
"gopkg.in/logrusorgru/aurora.v1"
"gopkg.in/logrusorgru/aurora.v2"
"code.dumpstack.io/tools/out-of-tree/config"
)