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

Newer go version required to compile bettercap #33

Open
Faelian opened this issue Oct 5, 2022 · 0 comments
Open

Newer go version required to compile bettercap #33

Faelian opened this issue Oct 5, 2022 · 0 comments

Comments

@Faelian
Copy link

Faelian commented Oct 5, 2022

On the website, in Compiling from Sources it is indicated than version above 1.8 of go is required.

But following these instructions with go 1.11, the build will fail.

$ go version                           
go version go1.11.6 linux/amd64

$ go get github.com/bettercap/bettercap
package crypto/ed25519: unrecognized import path "crypto/ed25519" (import path does not begin with hostname)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant