Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't build main.go #59

Closed
clay-027 opened this issue Sep 3, 2022 · 1 comment
Closed

can't build main.go #59

clay-027 opened this issue Sep 3, 2022 · 1 comment

Comments

@clay-027
Copy link

clay-027 commented Sep 3, 2022

when I try to install this using git clone and try to build the main.go I got this message

go run main.go

command-line-arguments

./main.go:31:3: undefined: fetchCertSpotter
./main.go:32:3: undefined: fetchHackerTarget
./main.go:33:3: undefined: fetchThreatCrowd
./main.go:34:3: undefined: fetchCrtSh
./main.go:35:3: undefined: fetchFacebook
./main.go:37:3: undefined: fetchVirusTotal
./main.go:38:3: undefined: fetchFindSubDomains
./main.go:39:3: undefined: fetchUrlscan
./main.go:40:3: undefined: fetchBufferOverrun
./main.go:47:8: undefined: newRateLimiter
./main.go:47:8: too many errors

@clay-027 clay-027 closed this as completed Sep 3, 2022
@clay-027
Copy link
Author

clay-027 commented Sep 3, 2022

I'm finally getting assetfinder bin file inside go dir in home path.
sorry that's my bad😅✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant