Use blitzprog/color instead of fatih/color

This commit is contained in:
2019-03-30 15:39:40 +09:00
parent 472946010b
commit 8f606d4a75
74 changed files with 93 additions and 118 deletions

View File

@ -5,7 +5,7 @@ import (
"strings"
"github.com/animenotifier/arn"
"github.com/fatih/color"
"github.com/blitzprog/color"
)
func main() {