Closed heeen closed 3 years ago
package crypto/ed25519: unrecognized import path "crypto/ed25519"
crypto/ed25519
was added as a standard lib package in Go 1.13. This project requires Go1.14 or newer. If you upgrade, the build commands should work so long as Go modules are enabled.
as a golang newbie, I am having trouble building from source (ubuntu)
just building with the commands given:
trying to get dependencies: