OSDN Git Service

modify import path (#1805)
[bytom/bytom.git] / crypto / ed25519 / ed25519.go
index a41d10a..70c8cc9 100644 (file)
@@ -16,7 +16,7 @@ import (
        "io"
        "strconv"
 
-       "github.com/bytom/crypto/ed25519/internal/edwards25519"
+       "github.com/bytom/bytom/crypto/ed25519/internal/edwards25519"
 )
 
 const (