mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 09:25:07 +01:00
Update dependencies (#149)
This commit is contained in:
parent
0775179987
commit
d1b3334ff7
4 changed files with 17 additions and 8 deletions
4
go.mod
4
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue