Implement the show command (#53)

This commit is contained in:
Arturo Filastò 2019-10-02 18:23:14 +02:00 committed by Simone Basso
commit f425d3f007
14 changed files with 231 additions and 55 deletions

3
go.mod
View file

@ -16,8 +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-20190814091928-473884e88632
github.com/oschwald/maxminddb-golang v1.3.1 // indirect
github.com/ooni/probe-engine v0.0.0-20190828175829-9e908f8e3a3a
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