change: from "golang.org/x/crypto/ed25519" to "crypto/ed25519" #52
Annotations
4 errors and 1 warning
test (1.21.x, ubuntu-latest, true):
xkeys.go#L55
cannot convert priv.Seed() (value of type []byte) to type [32]byte
|
test (1.21.x, ubuntu-latest, true):
xkeys.go#L55
cannot convert priv.Seed() (value of type []byte) to type [32]byte
|
test (1.21.x, ubuntu-latest, true)
Process completed with exit code 1.
|
test (1.20.x, ubuntu-latest, false)
The job was canceled because "_1_21_x_ubuntu-latest_tru" failed.
|
test (1.21.x, ubuntu-latest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|