move from v4 enabled tracer && added fieldalignment struct && upd deps
Some checks failed
lint / lint (pull_request) Failing after 1m41s
test / test (pull_request) Failing after 18m1s

This commit is contained in:
2025-05-20 14:22:58 +03:00
parent 69fe6994ae
commit 8475922d42
6 changed files with 52 additions and 43 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/twmb/franz-go/pkg/kadm v1.15.0
github.com/twmb/franz-go/pkg/kmsg v1.9.0
go.opentelemetry.io/otel v1.34.0
go.unistack.org/micro/v3 v3.11.41
go.unistack.org/micro/v3 v3.11.44
)
require (