Обновить go.mod
Some checks failed
build / test (push) Failing after 1m27s
build / lint (push) Failing after 2m34s
codeql / analyze (go) (push) Failing after 3m11s

This commit is contained in:
Василий Толстов 2023-09-01 00:26:30 +03:00
parent cde783029d
commit 974a911bfa

4
go.mod
View File

@ -1,5 +1,5 @@
module gitlab.mtsbank.ru/service-platform/framework/framework-modules/micro-wrapper-sql
module go.unistack.org/micro-wrapper-sql/v3
go 1.18
go 1.20
require go.unistack.org/micro/v3 v3.10.25