OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / cmd / bytomcli / commands / txfeed.go
index 953315f..d92dbfb 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 createTransactionFeedCmd = &cobra.Command{