OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / cmd / vaporcli / commands / block.go
index 9ce4196..881429c 100644 (file)
@@ -9,8 +9,8 @@ import (
        "github.com/spf13/cobra"
        jww "github.com/spf13/jwalterweatherman"
 
-       chainjson "github.com/vapor/encoding/json"
-       "github.com/vapor/util"
+       chainjson "github.com/bytom/vapor/encoding/json"
+       "github.com/bytom/vapor/util"
 )
 
 func init() {