Add functions to handling migration from legacy OONI Probe

This commit is contained in:
Arturo Filastò 2018-02-12 12:18:14 +02:00
commit 602a5dc952
6 changed files with 290 additions and 73 deletions

View file

@ -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"