OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vaporcli / commands / wallet.go
index 823781e..4d51a29 100644 (file)
@@ -6,7 +6,7 @@ import (
        "github.com/spf13/cobra"
        jww "github.com/spf13/jwalterweatherman"
 
-       "github.com/vapor/util"
+       "github.com/bytom/vapor/util"
 )
 
 var walletInfoCmd = &cobra.Command{