OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vaporcli / commands / mining.go
index 1cc6284..fc4932c 100644 (file)
@@ -7,7 +7,7 @@ import (
        "github.com/spf13/cobra"
        jww "github.com/spf13/jwalterweatherman"
 
-       "github.com/vapor/util"
+       "github.com/bytom/vapor/util"
 )
 
 var isMiningCmd = &cobra.Command{