update for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-10-12 15:40:22 +03:00
parent 986ff6dbfc
commit b0e900124d
3 changed files with 10 additions and 6 deletions

4
go.mod
View File

@@ -5,8 +5,8 @@ go 1.24.0
toolchain go1.24.4
require (
github.com/VictoriaMetrics/metrics v1.39.1
go.unistack.org/micro/v4 v4.1.19
github.com/VictoriaMetrics/metrics v1.40.2
go.unistack.org/micro/v4 v4.1.22
)
require (