OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vaporcli / commands / asset.go
index feec29a..c470136 100644 (file)
@@ -8,8 +8,8 @@ import (
        jww "github.com/spf13/jwalterweatherman"
 
        "encoding/hex"
-       "github.com/vapor/crypto/ed25519/chainkd"
-       "github.com/vapor/util"
+       "github.com/bytom/vapor/crypto/ed25519/chainkd"
+       "github.com/bytom/vapor/util"
 )
 
 func init() {