OSDN Git Service

rename (#465)
[bytom/vapor.git] / blockchain / pseudohsm / pseudohsm_test.go
index 8fd2857..e3cd3bb 100644 (file)
@@ -7,8 +7,8 @@ import (
        "strings"
        "testing"
 
-       "github.com/vapor/crypto/ed25519"
-       "github.com/vapor/errors"
+       "github.com/bytom/vapor/crypto/ed25519"
+       "github.com/bytom/vapor/errors"
 )
 
 const dirPath = "testdata/pseudo"