OSDN Git Service

modify import path (#1805)
[bytom/bytom.git] / cmd / bytomcli / commands / wallet.go
index ce14f87..469c9b0 100644 (file)
@@ -6,7 +6,7 @@ import (
        "github.com/spf13/cobra"
        jww "github.com/spf13/jwalterweatherman"
 
-       "github.com/bytom/util"
+       "github.com/bytom/bytom/util"
 )
 
 var walletInfoCmd = &cobra.Command{