Vasiliy Tolstov
6543196faf
Some checks failed
prbuild / test (pull_request) Failing after 1m29s
prbuild / lint (pull_request) Failing after 2m42s
autoapprove / autoapprove (pull_request) Failing after 1m26s
automerge / automerge (pull_request) Failing after 4s
codeql / analyze (go) (pull_request) Failing after 3m20s
dependabot-automerge / automerge (pull_request) Has been skipped
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
11 lines
210 B
Modula-2
11 lines
210 B
Modula-2
module go.unistack.org/micro-tracer-opentracing/v3
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/opentracing/opentracing-go v1.2.0
|
|
go.unistack.org/micro/v3 v3.10.27
|
|
)
|
|
|
|
require github.com/stretchr/testify v1.8.1 // indirect
|