utkusen / urlhunter

a recon tool that allows searching on URLs that are exposed via shortener services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install via Go Get fails

trentwiles opened this issue · comments

go/src/golang.org/x/term/term_unix_linux.go:9:7: ioctlReadTermios redeclared in this block
        previous declaration at go/src/golang.org/x/term/term_unix_aix.go:9:26
go/src/golang.org/x/term/term_unix_linux.go:10:7: ioctlWriteTermios redeclared in this block
        previous declaration at go/src/golang.org/x/term/term_unix_aix.go:10:27

I'm using Ubuntu.

Hi,

Honestly, this is my first Go project. I don't know why you are seeing this error. I suspect it's because of the Go version. I can suggest you to use the binaries or update Go.