go.mod go.sum: pin to ooni/probe-engine@7ac6a37960
This includes fixes in the data format emitted by ndt7.
This commit is contained in:
parent
d1ae5facc3
commit
acbe133ad6
2 changed files with 3 additions and 3 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.9.1-0.20200406111804-72c12b0b81bb
|
||||
github.com/ooni/probe-engine v0.9.1-0.20200408105059-7ac6a379604b
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rubenv/sql-migrate v0.0.0-20200402132117-435005d389bc
|
||||
gopkg.in/AlecAivazis/survey.v1 v1.8.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue