OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vaporcli / commands / txfeed.go
index 630a8a4..65b9363 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 createTransactionFeedCmd = &cobra.Command{