Upgrade to ooni/probe-engine@v0.1.1 (#60)
This commit is contained in:
parent
23c8df1f0c
commit
f3865d2ec0
8 changed files with 103 additions and 35 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
)
|
||||
|
||||
// Cmd is the root command
|
||||
var Cmd = kingpin.New("ooni", "")
|
||||
var Cmd = kingpin.New("ooniprobe", "")
|
||||
|
||||
// Command is syntax sugar for defining sub-commands
|
||||
var Command = Cmd.Command
|
||||
|
|
|
|||
Loading…
Reference in a new issue