* Update morph dependency to use a newer version

* remove timeout check for migrations statements

* store/sqlstore: reset timeout for mysql while creating db for migrations

* update morph to v0.2.1
Этот коммит содержится в:
Ibrahim Serdar Acikgoz
2022-01-12 17:24:29 +03:00
коммит произвёл GitHub
родитель a55bd001b4
Коммит f829dba615
16 изменённых файлов: 750 добавлений и 100 удалений

2
go.mod
Просмотреть файл

@@ -29,7 +29,7 @@ require (
github.com/fsnotify/fsnotify v1.5.1
github.com/getsentry/sentry-go v0.11.0
github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect
github.com/go-morph/morph v0.0.0-20211202070306-dbdc0736c17e
github.com/go-morph/morph v0.2.1
github.com/go-redis/redis/v8 v8.11.4 // indirect
github.com/go-resty/resty/v2 v2.7.0 // indirect
github.com/go-sql-driver/mysql v1.6.0