OSDN Git Service

rename (#465)
[bytom/vapor.git] / cmd / vapord / commands / version.go
index 91c2622..3743b9e 100644 (file)
@@ -5,7 +5,7 @@ import (
 
        "github.com/spf13/cobra"
 
-       "github.com/vapor/version"
+       "github.com/bytom/vapor/version"
 )
 
 var versionCmd = &cobra.Command{