Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Issue with go get github.com/haccer/subjack #52

Open
bcpenta opened this issue Mar 13, 2020 · 3 comments
Open

Issue with go get github.com/haccer/subjack #52

bcpenta opened this issue Mar 13, 2020 · 3 comments

Comments

@bcpenta
Copy link

bcpenta commented Mar 13, 2020

I get the below while trying a go get
[cloud_user@12c src]$ go get github.com/haccer/subjack
../github.com/haccer/subjack/subjack/requests.go:5:2: no Go files in /home/cloud_user/go/src/github.com/valyala/fasthttp

So I tried doing a go get github.com/valyala/fasthttp and then if it runs successfully, wanted to run the above command but it gives
[cloud_user@12c src]$ go get github.com/valyala/fasthttp
can't load package: package github.com/valyala/fasthttp: no Go files in /home/cloud_user/go/src/github.com/valyala/fasthttp

Can someone help with this ?

@proabiral
Copy link

Delete the directory
/home/cloud_user/go/src/github.com/valyala/fasthttp and try go get github.com/haccer/subjack again

@cr440
Copy link

cr440 commented Oct 10, 2020

I also have similar problem go get -u github.com/haccer/subjack not working. nothing is happening on terminal

@Argonx21
Copy link

even I am facing same issue with this

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

No branches or pull requests

4 participants