Fix bug in version info
This commit is contained in:
parent
b2faf3fd34
commit
83ed5fa767
2 changed files with 2 additions and 66 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
"github.com/ooni/probe-cli/internal/log/handlers/batch"
|
||||
"github.com/ooni/probe-cli/internal/log/handlers/cli"
|
||||
"github.com/ooni/probe-cli/utils"
|
||||
"github.com/prometheus/common/version"
|
||||
"github.com/ooni/probe-cli/internal/cli/version/version.go"
|
||||
)
|
||||
|
||||
// Cmd is the root command
|
||||
|
|
|
|||
Loading…
Reference in a new issue