mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-01-01 04:41:45 +08:00
add version info
This commit is contained in:
parent
b95a156e5a
commit
875f714d90
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package cmd
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/lacion/cookiecutter_golang_example/version"
|
||||
"github.com/nicksherron/bashhub-server/version"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue