Update direct and indirect dependencies
This commit is contained in:
parent
967e9f0924
commit
9f4ae7c78b
2 changed files with 232 additions and 23 deletions
4
go.mod
4
go.mod
|
|
@ -9,9 +9,9 @@ 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.20200318142414-72996215e2f3
|
||||
github.com/ooni/probe-engine v0.9.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rubenv/sql-migrate v0.0.0-20200212082348-64f95ea68aa3
|
||||
github.com/rubenv/sql-migrate v0.0.0-20200402132117-435005d389bc
|
||||
gopkg.in/AlecAivazis/survey.v1 v1.8.8
|
||||
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 // indirect
|
||||
upper.io/db.v3 v3.6.4+incompatible
|
||||
|
|
|
|||
Loading…
Reference in a new issue