move from v4 enabled tracer
Some checks failed
coverage / build (pull_request) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / test (pull_request) Has been cancelled

This commit is contained in:
2025-05-20 14:04:20 +03:00
parent 1dad9b13e8
commit 3718494ba6
4 changed files with 19 additions and 14 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.23.4
require (
github.com/opentracing/opentracing-go v1.2.0
go.opentelemetry.io/otel v1.35.0
go.unistack.org/micro/v3 v3.11.43
go.unistack.org/micro/v3 v3.11.44
)
require (