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

运行提示 undefined: cpu.HasAES错误 #83

Open
legolas-zeng opened this issue Mar 30, 2020 · 1 comment
Open

运行提示 undefined: cpu.HasAES错误 #83

legolas-zeng opened this issue Mar 30, 2020 · 1 comment

Comments

@legolas-zeng
Copy link

github.com/marten-seemann/qtls

src\github.com\marten-seemann\qtls\common.go:1380:20: undefined: cpu.HasAES
src\github.com\marten-seemann\qtls\common.go:1380:34: undefined: cpu.ARM64
src\github.com\marten-seemann\qtls\key_schedule.go:40:9: undefined: hkdf.Extract
src\github.com\marten-seemann\qtls\key_schedule.go:59:12: undefined: hkdf.Expand
src\github.com\marten-seemann\qtls\key_schedule.go:129:30: undefined: curve25519.ScalarSize
src\github.com\marten-seemann\qtls\key_schedule.go:133:21: undefined: curve25519.X25519
src\github.com\marten-seemann\qtls\key_schedule.go:133:51: undefined: curve25519.Basepoint
src\github.com\marten-seemann\qtls\key_schedule.go:212:20: undefined: curve25519.X25519

@andeya
Copy link
Owner

andeya commented Mar 30, 2020

You should use go mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants