Roni Riska | af41105 | 2019-08-13 15:18:27 +0300 | [diff] [blame^] | 1 | module gerrit.o-ran-sc.org/r/ric-plt/tracelibgo |
2 | |||||
3 | require ( | ||||
4 | github.com/opentracing/opentracing-go v1.1.0 | ||||
5 | github.com/stretchr/testify v1.3.0 | ||||
6 | github.com/uber/jaeger-client-go v2.16.0+incompatible | ||||
7 | github.com/uber/jaeger-lib v2.0.0+incompatible // indirect | ||||
8 | ) |