Update dependencies (#149)

This commit is contained in:
Adrian Macneil 2020-08-07 18:45:32 -07:00 committed by GitHub
parent 0775179987
commit d1b3334ff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 8 deletions

4
go.mod
View file

@ -10,8 +10,8 @@ require (
github.com/joho/godotenv v1.3.0
github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d
github.com/kr/pretty v0.1.0 // indirect
github.com/lib/pq v1.5.2
github.com/mattn/go-sqlite3 v1.13.0
github.com/lib/pq v1.8.0
github.com/mattn/go-sqlite3 v1.14.0
github.com/stretchr/testify v1.4.0
github.com/urfave/cli/v2 v2.2.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect