Pin to ooni/probe-engine@v0.10.0
Part of https://github.com/ooni/probe-engine/issues/504
This commit is contained in:
parent
1b045da3ea
commit
46e01eab98
2 changed files with 19 additions and 31 deletions
4
go.mod
4
go.mod
|
|
@ -4,12 +4,12 @@ go 1.14
|
|||
|
||||
require (
|
||||
github.com/alecthomas/kingpin v2.2.6+incompatible
|
||||
github.com/apex/log v1.1.2
|
||||
github.com/apex/log v1.1.4
|
||||
github.com/certifi/gocertifi v0.0.0-20200211180108-c7c1fbc02894 // indirect
|
||||
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.20200408105059-7ac6a379604b
|
||||
github.com/ooni/probe-engine v0.10.0
|
||||
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