We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f43e85 commit fb09a23Copy full SHA for fb09a23
display.go
@@ -7,6 +7,7 @@ import (
7
"strings"
8
9
"github.com/fatih/color"
10
+ colorable "github.com/mattn/go-colorable"
11
"golang.org/x/net/html"
12
"golang.org/x/net/html/atom"
13
)
0 commit comments