root:~# go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest go/pkg/mod/github.com/refraction-networking/utls@v1.5.2/cfkem.go:25:2: package crypto/ecdh is not in GOROOT (/usr/lib/go-1.18/src/crypto/ecdh) root@ser230545925848:~# #806
Replies: 2 comments
-
|
Hi @N0o01! looks like you may need the latest version of go. I can see in the text above that you are using go 1.18. Most ProjectDiscovery tools require v1.20. Let us know if you have any other questions! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This discussion closed automatically due to inactivity. Feel free to reopen or start new if still relevant. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
root@ser230545925848:~# go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest
go/pkg/mod/github.com/refraction-networking/utls@v1.5.2/cfkem.go:25:2: package crypto/ecdh is not in GOROOT (/usr/lib/go-1.18/src/crypto/ecdh)
root@ser230545925848:~#
Beta Was this translation helpful? Give feedback.
All reactions