Skip to content

Commit 105db3f

Browse files
committed
Use filippo.io/edwards25519 for ed25519
1 parent aff5f4c commit 105db3f

File tree

4 files changed

+19
-457
lines changed

4 files changed

+19
-457
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/MixinNetwork/bot-api-go-client
33
go 1.15
44

55
require (
6+
filippo.io/edwards25519 v1.0.0-beta.2
67
github.com/MixinNetwork/go-number v0.0.0-20180814121220-f48e2574d9ef
7-
github.com/MixinNetwork/mixin v0.9.0
88
github.com/dgrijalva/jwt-go v3.2.0+incompatible
99
github.com/gofrs/uuid v3.4.0+incompatible
1010
github.com/gorilla/websocket v1.4.2

0 commit comments

Comments
 (0)