blob: 461fc5170c6d0a81a4d324c4c6e9ade42568226d [file] [log] [blame]
Elia Battistonc8d0d462022-02-22 16:30:51 +01001# github.com/davecgh/go-spew v1.1.1
2github.com/davecgh/go-spew/spew
Elia Battistonbe9edc12022-03-09 11:35:58 +01003# github.com/golang/protobuf v1.5.2
4## explicit
5github.com/golang/protobuf/proto
6github.com/golang/protobuf/ptypes
7github.com/golang/protobuf/ptypes/any
8github.com/golang/protobuf/ptypes/duration
9github.com/golang/protobuf/ptypes/empty
10github.com/golang/protobuf/ptypes/timestamp
Elia Battistonc8d0d462022-02-22 16:30:51 +010011# github.com/opencord/voltha-lib-go/v7 v7.1.5
12## explicit
13github.com/opencord/voltha-lib-go/v7/pkg/log
14github.com/opencord/voltha-lib-go/v7/pkg/probe
15github.com/opencord/voltha-lib-go/v7/pkg/version
Elia Battistonbe9edc12022-03-09 11:35:58 +010016# github.com/opencord/voltha-protos/v5 v5.2.3
17## explicit
18github.com/opencord/voltha-protos/v5/go/common
19github.com/opencord/voltha-protos/v5/go/ext/config
20github.com/opencord/voltha-protos/v5/go/extension
21github.com/opencord/voltha-protos/v5/go/health
22github.com/opencord/voltha-protos/v5/go/omci
23github.com/opencord/voltha-protos/v5/go/openflow_13
24github.com/opencord/voltha-protos/v5/go/voltha
Elia Battistonc8d0d462022-02-22 16:30:51 +010025# github.com/opentracing/opentracing-go v1.2.0
26github.com/opentracing/opentracing-go
27github.com/opentracing/opentracing-go/ext
28github.com/opentracing/opentracing-go/log
29# github.com/pkg/errors v0.9.1
30github.com/pkg/errors
31# github.com/pmezard/go-difflib v1.0.0
32github.com/pmezard/go-difflib/difflib
33# github.com/stretchr/testify v1.7.0
34## explicit
35github.com/stretchr/testify/assert
36# github.com/uber/jaeger-client-go v2.29.1+incompatible
37github.com/uber/jaeger-client-go
38github.com/uber/jaeger-client-go/config
39github.com/uber/jaeger-client-go/internal/baggage
40github.com/uber/jaeger-client-go/internal/baggage/remote
41github.com/uber/jaeger-client-go/internal/reporterstats
42github.com/uber/jaeger-client-go/internal/spanlog
43github.com/uber/jaeger-client-go/internal/throttler
44github.com/uber/jaeger-client-go/internal/throttler/remote
45github.com/uber/jaeger-client-go/log
46github.com/uber/jaeger-client-go/rpcmetrics
47github.com/uber/jaeger-client-go/thrift
48github.com/uber/jaeger-client-go/thrift-gen/agent
49github.com/uber/jaeger-client-go/thrift-gen/baggage
50github.com/uber/jaeger-client-go/thrift-gen/jaeger
51github.com/uber/jaeger-client-go/thrift-gen/sampling
52github.com/uber/jaeger-client-go/thrift-gen/zipkincore
53github.com/uber/jaeger-client-go/transport
54github.com/uber/jaeger-client-go/utils
55# github.com/uber/jaeger-lib v2.4.1+incompatible
56github.com/uber/jaeger-lib/metrics
57# go.uber.org/atomic v1.7.0
58go.uber.org/atomic
59# go.uber.org/multierr v1.6.0
60go.uber.org/multierr
61# go.uber.org/zap v1.18.1
62go.uber.org/zap
63go.uber.org/zap/buffer
64go.uber.org/zap/internal/bufferpool
65go.uber.org/zap/internal/color
66go.uber.org/zap/internal/exit
67go.uber.org/zap/zapcore
Elia Battistonbe9edc12022-03-09 11:35:58 +010068# golang.org/x/net v0.0.0-20210614182718-04defd469f4e
69golang.org/x/net/http/httpguts
70golang.org/x/net/http2
71golang.org/x/net/http2/hpack
72golang.org/x/net/idna
73golang.org/x/net/internal/timeseries
74golang.org/x/net/trace
75# golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
76golang.org/x/sys/internal/unsafeheader
77golang.org/x/sys/unix
78# golang.org/x/text v0.3.6
79golang.org/x/text/secure/bidirule
80golang.org/x/text/transform
81golang.org/x/text/unicode/bidi
82golang.org/x/text/unicode/norm
83# google.golang.org/genproto v0.0.0-20220208230804-65c12eb4c068
84google.golang.org/genproto/googleapis/api/annotations
85google.golang.org/genproto/googleapis/rpc/status
86# google.golang.org/grpc v1.44.0 => google.golang.org/grpc v1.25.1
87## explicit
88google.golang.org/grpc
89google.golang.org/grpc/backoff
90google.golang.org/grpc/balancer
91google.golang.org/grpc/balancer/base
92google.golang.org/grpc/balancer/roundrobin
93google.golang.org/grpc/binarylog/grpc_binarylog_v1
94google.golang.org/grpc/codes
95google.golang.org/grpc/connectivity
96google.golang.org/grpc/credentials
97google.golang.org/grpc/credentials/internal
98google.golang.org/grpc/encoding
99google.golang.org/grpc/encoding/proto
100google.golang.org/grpc/grpclog
101google.golang.org/grpc/internal
102google.golang.org/grpc/internal/backoff
103google.golang.org/grpc/internal/balancerload
104google.golang.org/grpc/internal/binarylog
105google.golang.org/grpc/internal/buffer
106google.golang.org/grpc/internal/channelz
107google.golang.org/grpc/internal/envconfig
108google.golang.org/grpc/internal/grpcrand
109google.golang.org/grpc/internal/grpcsync
110google.golang.org/grpc/internal/resolver/dns
111google.golang.org/grpc/internal/resolver/passthrough
112google.golang.org/grpc/internal/syscall
113google.golang.org/grpc/internal/transport
114google.golang.org/grpc/keepalive
115google.golang.org/grpc/metadata
116google.golang.org/grpc/naming
117google.golang.org/grpc/peer
118google.golang.org/grpc/resolver
119google.golang.org/grpc/serviceconfig
120google.golang.org/grpc/stats
121google.golang.org/grpc/status
122google.golang.org/grpc/tap
123# google.golang.org/protobuf v1.27.1
124google.golang.org/protobuf/encoding/prototext
125google.golang.org/protobuf/encoding/protowire
126google.golang.org/protobuf/internal/descfmt
127google.golang.org/protobuf/internal/descopts
128google.golang.org/protobuf/internal/detrand
129google.golang.org/protobuf/internal/encoding/defval
130google.golang.org/protobuf/internal/encoding/messageset
131google.golang.org/protobuf/internal/encoding/tag
132google.golang.org/protobuf/internal/encoding/text
133google.golang.org/protobuf/internal/errors
134google.golang.org/protobuf/internal/filedesc
135google.golang.org/protobuf/internal/filetype
136google.golang.org/protobuf/internal/flags
137google.golang.org/protobuf/internal/genid
138google.golang.org/protobuf/internal/impl
139google.golang.org/protobuf/internal/order
140google.golang.org/protobuf/internal/pragma
141google.golang.org/protobuf/internal/set
142google.golang.org/protobuf/internal/strs
143google.golang.org/protobuf/internal/version
144google.golang.org/protobuf/proto
145google.golang.org/protobuf/reflect/protodesc
146google.golang.org/protobuf/reflect/protoreflect
147google.golang.org/protobuf/reflect/protoregistry
148google.golang.org/protobuf/runtime/protoiface
149google.golang.org/protobuf/runtime/protoimpl
150google.golang.org/protobuf/types/descriptorpb
151google.golang.org/protobuf/types/known/anypb
152google.golang.org/protobuf/types/known/durationpb
153google.golang.org/protobuf/types/known/emptypb
154google.golang.org/protobuf/types/known/timestamppb
Elia Battistonc8d0d462022-02-22 16:30:51 +0100155# gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
156gopkg.in/yaml.v3
157# github.com/coreos/bbolt v1.3.4 => go.etcd.io/bbolt v1.3.4
158# go.etcd.io/bbolt v1.3.4 => github.com/coreos/bbolt v1.3.4
159# google.golang.org/grpc => google.golang.org/grpc v1.25.1