aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/uber/jaeger-client-go/Gopkg.toml
blob: ee84766ad3b5fc3d13f8d6f8fe68b21714a760d8 (plain)
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 = "^2.0"

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