OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / blockchain / pseudohsm / pseudohsm.go
index 5c13844..925edaf 100644 (file)
@@ -12,9 +12,9 @@ import (
 
        "github.com/pborman/uuid"
 
-       "github.com/bytom/crypto/ed25519/chainkd"
-       "github.com/bytom/errors"
-       mnem "github.com/bytom/wallet/mnemonic"
+       "github.com/bytom/bytom/crypto/ed25519/chainkd"
+       "github.com/bytom/bytom/errors"
+       mnem "github.com/bytom/bytom/wallet/mnemonic"
 )
 
 // pre-define errors for supporting bytom errorFormatter