update go.mod
All checks were successful
test / test (push) Successful in 12m28s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-12-12 01:56:31 +03:00
parent 8b18fecc89
commit 1b68606bce
13 changed files with 6 additions and 325 deletions

4
go.mod
View File

@@ -5,8 +5,8 @@ go 1.22
toolchain go1.23.2
require (
go.unistack.org/micro-wrapper-requestid/v3 v3.9.2
go.unistack.org/micro/v3 v3.10.97
go.unistack.org/micro-wrapper-requestid/v3 v3.9.3
go.unistack.org/micro/v3 v3.11.14
)
require (