forked from lug/matterbridge
Update dependencies / vendor (#1146)
This commit is contained in:
1
vendor/github.com/mattn/godown/godown.go
generated
vendored
1
vendor/github.com/mattn/godown/godown.go
generated
vendored
@@ -354,6 +354,7 @@ func walk(node *html.Node, w io.Writer, nest int, option *Option) {
|
||||
}
|
||||
}
|
||||
|
||||
// Option is optional information for Convert.
|
||||
type Option struct {
|
||||
GuessLang func(string) (string, error)
|
||||
Script bool
|
||||
|
||||
Reference in New Issue
Block a user