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

package crypto/ecdh is not in GOROOT #807

Closed
N0o01 opened this issue Sep 23, 2023 · 1 comment
Closed

package crypto/ecdh is not in GOROOT #807

N0o01 opened this issue Sep 23, 2023 · 1 comment
Labels
Community ✅ Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@N0o01
Copy link

N0o01 commented Sep 23, 2023

abc:~# 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:~#

@N0o01 N0o01 added the Type: Enhancement Most issues will probably ask for additions or changes. label Sep 23, 2023
@ehsandeep ehsandeep changed the title abc:~# 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:~# package crypto/ecdh is not in GOROOT Sep 24, 2023
@MetzinAround
Copy link

Hi @N0o01 ,

When posting, please choose either an issue or a discussion for your question, but not both.
Closing this issue in favor of the discussion where I answered your questions. Let us know if upgrading Go to 1.20 doesn't help.

discussion - #806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community ✅ Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

2 participants