fixup span and tags
Some checks failed
build / test (push) Failing after 1m29s
build / lint (push) Failing after 2m42s
codeql / analyze (go) (push) Failing after 3m14s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-09-01 08:08:34 +03:00
parent 66d1c9d811
commit b32b60d136
4 changed files with 150 additions and 65 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/v4 v4.0.5
go.unistack.org/micro/v4 v4.0.7
)
require github.com/stretchr/testify v1.8.3 // indirect