OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vaporcli / commands / net.go
index 0f75f60..c768ede 100644 (file)
@@ -5,7 +5,7 @@ import (
 
        "github.com/spf13/cobra"
 
-       "github.com/vapor/util"
+       "github.com/bytom/vapor/util"
 )
 
 var netInfoCmd = &cobra.Command{