v2.0.0-rc.2
tagged this
25 Nov 22:30
https://golang.org/doc/go1.13\#crypto/ed25519 added the standalone crypto/ed25519 package but it does not exist below Go 1.13. This change uses the previous /x/ package that in 1.13+ acts as a wrapper for the new crypto/ed25519 package.