mirror of https://github.com/ethereum/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
487 B
22 lines
487 B
package: github.com/uber/jaeger-client-go
|
|
import:
|
|
- package: github.com/opentracing/opentracing-go
|
|
version: ^1
|
|
subpackages:
|
|
- ext
|
|
- log
|
|
- package: github.com/crossdock/crossdock-go
|
|
- package: github.com/uber/jaeger-lib
|
|
version: ^1.2.1
|
|
subpackages:
|
|
- metrics
|
|
- package: github.com/pkg/errors
|
|
version: ~0.8.0
|
|
testImport:
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|
|
- require
|
|
- suite
|
|
- package: github.com/prometheus/client_golang
|
|
version: v0.8.0
|
|
|