OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vaporcli / commands / version.go
index 9ce7585..483aeca 100644 (file)
@@ -6,7 +6,7 @@ import (
        "github.com/spf13/cobra"
        jww "github.com/spf13/jwalterweatherman"
 
-       "github.com/vapor/version"
+       "github.com/bytom/vapor/version"
 )
 
 var versionCmd = &cobra.Command{