Add functions to handling migration from legacy OONI Probe
This commit is contained in:
parent
7327e1ff7f
commit
602a5dc952
6 changed files with 290 additions and 73 deletions
|
|
@ -40,3 +40,11 @@
|
|||
[[constraint]]
|
||||
name = "github.com/pkg/errors"
|
||||
version = "0.8.0"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/mitchellh/go-homedir"
|
||||
|
||||
[[constraint]]
|
||||
name = "gopkg.in/AlecAivazis/survey.v1"
|
||||
version = "1.4.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue