Closed Toqahassib closed 2 years ago
I'm using go version go1.18.4 on Kali Linux. I get the following error when I run, sudo go build subzy.go
subzy.go:6:2: cannot find package "github.com/lukasikic/subzy/src" in any of: /usr/local/go/src/github.com/lukasikic/subzy/src (from $GOROOT) /root/go/src/github.com/lukasikic/subzy/src (from $GOPATH)
I'm using go version go1.18.4 on Kali Linux. I get the following error when I run, sudo go build subzy.go
subzy.go:6:2: cannot find package "github.com/lukasikic/subzy/src" in any of: /usr/local/go/src/github.com/lukasikic/subzy/src (from $GOROOT) /root/go/src/github.com/lukasikic/subzy/src (from $GOPATH)