1
0

Update module src.techknowlogick.com/xormigrate to v1.2.1 (#574)

Update module src.techknowlogick.com/xormigrate to v1.2.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/574
This commit is contained in:
renovate
2020-06-01 10:33:58 +00:00
committed by konrad
parent d63666cece
commit 67f4c9f941
8 changed files with 33 additions and 13 deletions

View File

@ -3,16 +3,14 @@ module src.techknowlogick.com/xormigrate
go 1.14
require (
github.com/denisenkom/go-mssqldb v0.0.0-20200206145737-bbfc9a55622e
github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc
github.com/go-sql-driver/mysql v1.5.0
github.com/golang/protobuf v1.3.1 // indirect
github.com/golang/snappy v0.0.1 // indirect
github.com/joho/godotenv v1.3.0
github.com/lib/pq v1.3.0
github.com/lib/pq v1.6.0
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/stretchr/testify v1.5.1
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5 // indirect
golang.org/x/net v0.0.0-20190603091049-60506f45cf65 // indirect
github.com/stretchr/testify v1.6.0
golang.org/x/sys v0.0.0-20190606165138-5da285871e9c // indirect
golang.org/x/text v0.3.2 // indirect
xorm.io/xorm v1.0.1