OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vapord / commands / run_node.go
index 3e8993b..2cc8bc7 100644 (file)
@@ -7,7 +7,7 @@ import (
        log "github.com/sirupsen/logrus"
        "github.com/spf13/cobra"
 
-       "github.com/vapor/node"
+       "github.com/bytom/vapor/node"
 )
 
 const logModule = "cmd"