Vasiliy Tolstov
acd0034624
Some checks failed
automerge / automerge (pull_request) Failing after 4s
codeql / analyze (go) (pull_request) Failing after 3m4s
dependabot-automerge / automerge (pull_request) Has been skipped
prbuild / test (pull_request) Failing after 1m28s
prbuild / lint (pull_request) Failing after 2m46s
autoapprove / autoapprove (pull_request) Failing after 1m25s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
11 lines
209 B
Modula-2
11 lines
209 B
Modula-2
module go.unistack.org/micro-tracer-opentracing/v4
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/opentracing/opentracing-go v1.2.0
|
|
go.unistack.org/micro/v4 v4.0.10
|
|
)
|
|
|
|
require github.com/stretchr/testify v1.8.3 // indirect
|