nettests: Just use "ndt", which is now "ndt7" in probe-engine (#121)
Part of https://github.com/ooni/backend/issues/369
This commit is contained in:
parent
1d3e7e11ae
commit
07e4367f6d
3 changed files with 5 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/fatih/color v1.9.0
|
||||
github.com/getsentry/raven-go v0.0.0-20190419175539-919484f041ea
|
||||
github.com/mattn/go-colorable v0.1.6
|
||||
github.com/ooni/probe-engine v0.8.1-0.20200312175352-514bac7d2d02
|
||||
github.com/ooni/probe-engine v0.8.1-0.20200318142414-72996215e2f3
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rubenv/sql-migrate v0.0.0-20200212082348-64f95ea68aa3
|
||||
gopkg.in/AlecAivazis/survey.v1 v1.8.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue