Upgrade to ooni/probe-engine@v0.1.1 (#60)

This commit is contained in:
Simone Basso 2019-10-03 09:43:25 +02:00 committed by GitHub
commit f3865d2ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 103 additions and 35 deletions

2
go.mod
View file

@ -16,7 +16,7 @@ require (
github.com/lib/pq v1.1.1 // indirect
github.com/mattn/go-colorable v0.1.2
github.com/mattn/go-sqlite3 v1.10.0 // indirect
github.com/ooni/probe-engine v0.0.0-20190828175829-9e908f8e3a3a
github.com/ooni/probe-engine v0.1.1
github.com/pkg/errors v0.8.1
github.com/rubenv/sql-migrate v0.0.0-20190327083759-54bad0a9b051
github.com/ziutek/mymysql v1.5.4 // indirect