aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/uber/jaeger-client-go/glide.yaml
blob: 6637da215264ef718d7328dc6c681b7037907bb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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