fixup all tests
All checks were successful
test / test (push) Successful in 3m32s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2025-01-18 15:34:15 +03:00
parent 4c0469d1f0
commit 290f8a1f9a

3
go.mod
View File

@ -2,9 +2,6 @@ module go.unistack.org/micro-tests
go 1.23.4
replace (
go.unistack.org/micro-server-grpc/v3 => ../micro-server-grpc
)
require (
github.com/jmoiron/sqlx v1.4.0