mirror of
https://github.com/ericchiang/pup
synced 2025-01-14 17:50:59 +00:00
fix missing import
This commit is contained in:
parent
9f43e85921
commit
fb09a23cce
@ -7,6 +7,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/fatih/color"
|
||||
colorable "github.com/mattn/go-colorable"
|
||||
"golang.org/x/net/html"
|
||||
"golang.org/x/net/html/atom"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user