aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/uber/jaeger-client-go/Gopkg.toml
blob: baf7a6bdf7aeb292c0159d43f91d74f3a1043558 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[[constraint]]
  name = "github.com/crossdock/crossdock-go"
  branch = "master"

[[constraint]]
  name = "github.com/opentracing/opentracing-go"
  version = "^1"

[[constraint]]
  name = "github.com/prometheus/client_golang"
  version = "0.8.0"

[[constraint]]
  name = "github.com/stretchr/testify"
  version = "^1.1.3"

[[constraint]]
  name = "github.com/uber-go/atomic"
  version = "^1"

[[constraint]]
  name = "github.com/uber/jaeger-lib"
  version = "^1.3"

[[constraint]]
  name = "go.uber.org/zap"
  version = "^1"