fixup v3
Some checks failed
build / test (push) Failing after 1m28s
build / lint (push) Failing after 2m41s
codeql / analyze (go) (push) Failing after 2m31s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-08-29 01:30:27 +03:00
parent 38c192dbfd
commit 4b3ba3f76a
7 changed files with 11 additions and 11 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module go.unistack.org/micro-wrapper-sql/v4
module go.unistack.org/micro-wrapper-sql/v3
go 1.19
require go.unistack.org/micro/v4 v4.0.3
require go.unistack.org/micro/v3 v3.10.25