You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to run at least Go 1.20. That's actually the only reason uTLS is no longer supporting older versions of Go and requiring a minimal version of 1.20 in go.mod.
gaukas
changed the title
why?
crypto/ecdh is not in GOROOT (Go 1.18)
Jan 23, 2024
./go/pkg/mod/github.com/refraction-networking/utls@v1.6.1/cfkem.go:25:2: package crypto/ecdh is not in GOROOT (/usr/lib/go-1.18/src/crypto/ecdh) why?
The text was updated successfully, but these errors were encountered: