OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vaporcli / commands / account.go
index e5d3dd8..ab1c5e9 100644 (file)
@@ -7,8 +7,8 @@ import (
        "github.com/spf13/cobra"
        jww "github.com/spf13/jwalterweatherman"
 
-       "github.com/vapor/crypto/ed25519/chainkd"
-       "github.com/vapor/util"
+       "github.com/bytom/vapor/crypto/ed25519/chainkd"
+       "github.com/bytom/vapor/util"
 )
 
 func init() {