What's the problem (or question)?
included in the output is the following string:
error: invalid character '<' looking for beginning of value
How can we reproduce the issue?
- install golang 1.10.2 in a debian system
- go get github.com/Ice3man543/subfinder
- $GOPATH/bin/subfinder -d reddit.com
before the domains are output, the error message presents itself.