OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / cmd / bytomcli / commands / version.go
index d74ef88..bb3fc0a 100644 (file)
@@ -6,7 +6,7 @@ import (
        "github.com/spf13/cobra"
        jww "github.com/spf13/jwalterweatherman"
 
-       "github.com/bytom/version"
+       "github.com/bytom/bytom/version"
 )
 
 var versionCmd = &cobra.Command{