add tracer enabled status
All checks were successful
coverage / build (push) Successful in 1m39s
test / test (push) Successful in 4m22s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-05-19 09:42:38 +03:00
parent 979dde6c24
commit 9294657af5
3 changed files with 7 additions and 1 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/v4 v4.1.6
go.unistack.org/micro/v4 v4.1.14
)
require (