dnsmorph icon indicating copy to clipboard operation
dnsmorph copied to clipboard

result.Domain undefined (type whoisparser.WhoisInfo has no field or method Domain)

Open AnasBensalah opened this issue 5 years ago • 0 comments

Hi netevert,

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

AnasBensalah avatar Aug 05 '20 23:08 AnasBensalah