haccer / subjack

Subdomain Takeover tool written in Go
Apache License 2.0
1.92k stars 338 forks source link

added build path fallback in case env variable is not defined #27

Closed Mzack9999 closed 3 years ago

Mzack9999 commented 5 years ago

In go 1.8, the GOPATH env var is optional, whereas there is a default GOPATH exported via go/build