support semconv
Some checks failed
build / test (push) Failing after 1m9s
codeql / analyze (go) (push) Failing after 1m48s
build / lint (push) Successful in 9m16s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-03-14 23:35:38 +03:00
parent 474fc506dd
commit 742b86f128
3 changed files with 16 additions and 21 deletions

3
go.mod
View File

@@ -4,7 +4,6 @@ go 1.20
require (
github.com/opentracing/opentracing-go v1.2.0
go.opentelemetry.io/otel v1.24.0
go.unistack.org/micro/v3 v3.10.43
)
require github.com/stretchr/testify v1.8.1 // indirect