Use blitzprog/color instead of fatih/color
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/animenotifier/arn"
|
||||
"github.com/fatih/color"
|
||||
"github.com/blitzprog/color"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user