OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / crypto / ed25519 / ed25519.go
index aa22b5b..c791082 100644 (file)
@@ -16,7 +16,7 @@ import (
        "io"
        "strconv"
 
-       "github.com/vapor/crypto/ed25519/internal/edwards25519"
+       "github.com/bytom/vapor/crypto/ed25519/internal/edwards25519"
 )
 
 const (