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

Go get installing command no longer working #32

Open
ShivanshMalik2 opened this issue Sep 24, 2021 · 4 comments
Open

Go get installing command no longer working #32

ShivanshMalik2 opened this issue Sep 24, 2021 · 4 comments

Comments

@ShivanshMalik2
Copy link

I tried installing waybackurls via GOLANG, But it throws out an error like:
"Go get command couldn't be used on executable sources"

@Siddhu545
Copy link

u need install mod.go and sum.go then use go build main.go will build this tool

@fxrhan
Copy link

fxrhan commented Mar 4, 2022

u need install mod.go and sum.go then use go build main.go will build this tool

how do i do that in kali linux. I tried using "go install" command but no success.

@Dabi31
Copy link

Dabi31 commented Mar 5, 2022

mod.go

how i can download mod.go and sum.go ?
go install mod.go ?

@barbixxxa
Copy link

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

5 participants