You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the git repository, but when I tried to build dnsmorph.go. I faced these errors
$ go build dnsmorph.go # command-line-arguments ./dnsmorph.go:378:30: result.Domain undefined (type whoisparser.WhoisInfo has no field or method Domain) ./dnsmorph.go:381:30: result.Domain undefined (type whoisparser.WhoisInfo has no field or method Domain)
can you help
Best regards