add new micro tracer methods
Some checks failed
build / test (push) Failing after 1m13s
codeql / analyze (go) (push) Failing after 2m31s
build / lint (push) Successful in 9m26s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-03-06 12:36:29 +03:00
parent 5224363bfc
commit 3f9704aef8
4 changed files with 57 additions and 42 deletions

2
go.mod
View File

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