blob: eae9beed890cfedf7746c51260c16760875f80f3 [file] [log] [blame]
divyadesai81bb7ba2020-03-11 11:45:23 +00001# github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878
2github.com/armon/go-metrics
3# github.com/coreos/go-systemd v0.0.0-20190620071333-e64a0ec8b42a
4github.com/coreos/go-systemd/journal
5# github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea
6github.com/coreos/pkg/capnslog
Jonathan Hart4b110f62020-03-13 17:36:19 -07007# github.com/davecgh/go-spew v1.1.1
8github.com/davecgh/go-spew/spew
divyadesai81bb7ba2020-03-11 11:45:23 +00009# github.com/gogo/protobuf v1.3.0
10github.com/gogo/protobuf/gogoproto
11github.com/gogo/protobuf/proto
12github.com/gogo/protobuf/protoc-gen-gogo/descriptor
Don Newtone0d34a82019-11-14 10:58:06 -050013# github.com/golang/protobuf v1.3.2
Don Newtone0d34a82019-11-14 10:58:06 -050014github.com/golang/protobuf/proto
Don Newtone0d34a82019-11-14 10:58:06 -050015github.com/golang/protobuf/protoc-gen-go/descriptor
16github.com/golang/protobuf/ptypes
Kent Hagerman3243ee52020-02-26 12:11:55 -050017github.com/golang/protobuf/ptypes/any
Don Newtone0d34a82019-11-14 10:58:06 -050018github.com/golang/protobuf/ptypes/duration
Kent Hagerman3243ee52020-02-26 12:11:55 -050019github.com/golang/protobuf/ptypes/empty
Don Newtone0d34a82019-11-14 10:58:06 -050020github.com/golang/protobuf/ptypes/timestamp
divyadesai81bb7ba2020-03-11 11:45:23 +000021# github.com/google/uuid v1.1.1
22github.com/google/uuid
Girish Kumar2ed051b2020-07-28 16:35:25 +000023# github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
24github.com/grpc-ecosystem/go-grpc-middleware
25github.com/grpc-ecosystem/go-grpc-middleware/tags
26github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing
27github.com/grpc-ecosystem/go-grpc-middleware/util/metautils
divyadesai81bb7ba2020-03-11 11:45:23 +000028# github.com/hashicorp/consul/api v1.2.0
29github.com/hashicorp/consul/api
30# github.com/hashicorp/go-cleanhttp v0.5.1
31github.com/hashicorp/go-cleanhttp
32# github.com/hashicorp/go-immutable-radix v1.1.0
33github.com/hashicorp/go-immutable-radix
34# github.com/hashicorp/go-rootcerts v1.0.1
35github.com/hashicorp/go-rootcerts
36# github.com/hashicorp/golang-lru v0.5.3
37github.com/hashicorp/golang-lru/simplelru
38# github.com/hashicorp/serf v0.8.4
39github.com/hashicorp/serf/coordinate
40# github.com/mitchellh/go-homedir v1.1.0
41github.com/mitchellh/go-homedir
42# github.com/mitchellh/mapstructure v1.1.2
43github.com/mitchellh/mapstructure
Jonathan Hart828908c2020-04-15 14:23:45 -070044# github.com/opencord/goloxi v1.0.1
45github.com/opencord/goloxi
46github.com/opencord/goloxi/of13
Girish Kumarcd402012020-08-18 12:17:38 +000047# github.com/opencord/voltha-lib-go/v3 v3.2.8
divyadesai81bb7ba2020-03-11 11:45:23 +000048github.com/opencord/voltha-lib-go/v3/pkg/config
49github.com/opencord/voltha-lib-go/v3/pkg/db
50github.com/opencord/voltha-lib-go/v3/pkg/db/kvstore
David K. Bainbridgeaea73cd2020-01-27 10:44:50 -080051github.com/opencord/voltha-lib-go/v3/pkg/log
52github.com/opencord/voltha-lib-go/v3/pkg/probe
53github.com/opencord/voltha-lib-go/v3/pkg/version
Girish Kumaradc3ba12020-06-15 14:22:55 +000054# github.com/opencord/voltha-protos/v3 v3.4.1
Kent Hagerman6379e092020-02-18 18:05:57 -050055github.com/opencord/voltha-protos/v3/go/common
56github.com/opencord/voltha-protos/v3/go/omci
Kent Hagerman3243ee52020-02-26 12:11:55 -050057github.com/opencord/voltha-protos/v3/go/openflow_13
58github.com/opencord/voltha-protos/v3/go/voltha
Rohan Agrawalc32d9932020-06-15 11:01:47 +000059# github.com/opentracing/opentracing-go v1.1.0
60github.com/opentracing/opentracing-go
61github.com/opentracing/opentracing-go/ext
62github.com/opentracing/opentracing-go/log
63# github.com/pkg/errors v0.8.1
64github.com/pkg/errors
Jonathan Hart4b110f62020-03-13 17:36:19 -070065# github.com/pmezard/go-difflib v1.0.0
66github.com/pmezard/go-difflib/difflib
67# github.com/stretchr/testify v1.4.0
68github.com/stretchr/testify/assert
Rohan Agrawalc32d9932020-06-15 11:01:47 +000069# github.com/uber/jaeger-client-go v2.23.1+incompatible
70github.com/uber/jaeger-client-go
71github.com/uber/jaeger-client-go/config
72github.com/uber/jaeger-client-go/internal/baggage
73github.com/uber/jaeger-client-go/internal/baggage/remote
74github.com/uber/jaeger-client-go/internal/reporterstats
75github.com/uber/jaeger-client-go/internal/spanlog
76github.com/uber/jaeger-client-go/internal/throttler
77github.com/uber/jaeger-client-go/internal/throttler/remote
78github.com/uber/jaeger-client-go/log
79github.com/uber/jaeger-client-go/rpcmetrics
80github.com/uber/jaeger-client-go/thrift
81github.com/uber/jaeger-client-go/thrift-gen/agent
82github.com/uber/jaeger-client-go/thrift-gen/baggage
83github.com/uber/jaeger-client-go/thrift-gen/jaeger
84github.com/uber/jaeger-client-go/thrift-gen/sampling
85github.com/uber/jaeger-client-go/thrift-gen/zipkincore
86github.com/uber/jaeger-client-go/transport
87github.com/uber/jaeger-client-go/utils
88# github.com/uber/jaeger-lib v2.2.0+incompatible
89github.com/uber/jaeger-lib/metrics
divyadesai81bb7ba2020-03-11 11:45:23 +000090# go.etcd.io/etcd v0.0.0-20190930204107-236ac2a90522
91go.etcd.io/etcd/auth/authpb
92go.etcd.io/etcd/clientv3
93go.etcd.io/etcd/clientv3/balancer
94go.etcd.io/etcd/clientv3/balancer/connectivity
95go.etcd.io/etcd/clientv3/balancer/picker
96go.etcd.io/etcd/clientv3/balancer/resolver/endpoint
97go.etcd.io/etcd/clientv3/concurrency
98go.etcd.io/etcd/clientv3/credentials
99go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes
100go.etcd.io/etcd/etcdserver/etcdserverpb
101go.etcd.io/etcd/mvcc/mvccpb
102go.etcd.io/etcd/pkg/logutil
103go.etcd.io/etcd/pkg/systemd
104go.etcd.io/etcd/pkg/types
105go.etcd.io/etcd/raft
106go.etcd.io/etcd/raft/confchange
107go.etcd.io/etcd/raft/quorum
108go.etcd.io/etcd/raft/raftpb
109go.etcd.io/etcd/raft/tracker
Don Newton7577f072020-01-06 12:41:11 -0500110# go.uber.org/atomic v1.4.0
111go.uber.org/atomic
112# go.uber.org/multierr v1.2.0
113go.uber.org/multierr
114# go.uber.org/zap v1.10.0
115go.uber.org/zap
Kent Hagerman6379e092020-02-18 18:05:57 -0500116go.uber.org/zap/buffer
Kent Hagerman3243ee52020-02-26 12:11:55 -0500117go.uber.org/zap/internal/bufferpool
Don Newton7577f072020-01-06 12:41:11 -0500118go.uber.org/zap/internal/color
119go.uber.org/zap/internal/exit
Kent Hagerman3243ee52020-02-26 12:11:55 -0500120go.uber.org/zap/zapcore
Don Newtone0d34a82019-11-14 10:58:06 -0500121# golang.org/x/net v0.0.0-20191112182307-2180aed22343
122golang.org/x/net/context
Kent Hagerman3243ee52020-02-26 12:11:55 -0500123golang.org/x/net/http/httpguts
Don Newtone0d34a82019-11-14 10:58:06 -0500124golang.org/x/net/http2
125golang.org/x/net/http2/hpack
Don Newtone0d34a82019-11-14 10:58:06 -0500126golang.org/x/net/idna
Kent Hagerman3243ee52020-02-26 12:11:55 -0500127golang.org/x/net/internal/timeseries
128golang.org/x/net/trace
Don Newton7577f072020-01-06 12:41:11 -0500129# golang.org/x/sys v0.0.0-20191001151750-bb3f8db39f24
Don Newtone0d34a82019-11-14 10:58:06 -0500130golang.org/x/sys/unix
Don Newton7577f072020-01-06 12:41:11 -0500131# golang.org/x/text v0.3.2
Don Newtone0d34a82019-11-14 10:58:06 -0500132golang.org/x/text/secure/bidirule
Kent Hagerman3243ee52020-02-26 12:11:55 -0500133golang.org/x/text/transform
Don Newtone0d34a82019-11-14 10:58:06 -0500134golang.org/x/text/unicode/bidi
135golang.org/x/text/unicode/norm
Don Newton7577f072020-01-06 12:41:11 -0500136# google.golang.org/genproto v0.0.0-20190927181202-20e1ac93f88c
Don Newtone0d34a82019-11-14 10:58:06 -0500137google.golang.org/genproto/googleapis/api/annotations
138google.golang.org/genproto/googleapis/rpc/status
139# google.golang.org/grpc v1.25.1
140google.golang.org/grpc
141google.golang.org/grpc/backoff
142google.golang.org/grpc/balancer
143google.golang.org/grpc/balancer/base
144google.golang.org/grpc/balancer/roundrobin
Kent Hagerman3243ee52020-02-26 12:11:55 -0500145google.golang.org/grpc/binarylog/grpc_binarylog_v1
Don Newtone0d34a82019-11-14 10:58:06 -0500146google.golang.org/grpc/codes
147google.golang.org/grpc/connectivity
148google.golang.org/grpc/credentials
Kent Hagerman3243ee52020-02-26 12:11:55 -0500149google.golang.org/grpc/credentials/internal
Don Newtone0d34a82019-11-14 10:58:06 -0500150google.golang.org/grpc/encoding
151google.golang.org/grpc/encoding/proto
152google.golang.org/grpc/grpclog
153google.golang.org/grpc/internal
154google.golang.org/grpc/internal/backoff
155google.golang.org/grpc/internal/balancerload
156google.golang.org/grpc/internal/binarylog
157google.golang.org/grpc/internal/buffer
158google.golang.org/grpc/internal/channelz
159google.golang.org/grpc/internal/envconfig
160google.golang.org/grpc/internal/grpcrand
161google.golang.org/grpc/internal/grpcsync
162google.golang.org/grpc/internal/resolver/dns
163google.golang.org/grpc/internal/resolver/passthrough
Kent Hagerman3243ee52020-02-26 12:11:55 -0500164google.golang.org/grpc/internal/syscall
Don Newtone0d34a82019-11-14 10:58:06 -0500165google.golang.org/grpc/internal/transport
166google.golang.org/grpc/keepalive
167google.golang.org/grpc/metadata
168google.golang.org/grpc/naming
169google.golang.org/grpc/peer
170google.golang.org/grpc/resolver
divyadesai81bb7ba2020-03-11 11:45:23 +0000171google.golang.org/grpc/resolver/dns
172google.golang.org/grpc/resolver/passthrough
Don Newtone0d34a82019-11-14 10:58:06 -0500173google.golang.org/grpc/serviceconfig
174google.golang.org/grpc/stats
175google.golang.org/grpc/status
176google.golang.org/grpc/tap
Jonathan Hart4b110f62020-03-13 17:36:19 -0700177# gopkg.in/yaml.v2 v2.2.3
178gopkg.in/yaml.v2