blob: 442a545d3b05ce276bca4713d3b0b53380eab731 [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
23# github.com/hashicorp/consul/api v1.2.0
24github.com/hashicorp/consul/api
25# github.com/hashicorp/go-cleanhttp v0.5.1
26github.com/hashicorp/go-cleanhttp
27# github.com/hashicorp/go-immutable-radix v1.1.0
28github.com/hashicorp/go-immutable-radix
29# github.com/hashicorp/go-rootcerts v1.0.1
30github.com/hashicorp/go-rootcerts
31# github.com/hashicorp/golang-lru v0.5.3
32github.com/hashicorp/golang-lru/simplelru
33# github.com/hashicorp/serf v0.8.4
34github.com/hashicorp/serf/coordinate
35# github.com/mitchellh/go-homedir v1.1.0
36github.com/mitchellh/go-homedir
37# github.com/mitchellh/mapstructure v1.1.2
38github.com/mitchellh/mapstructure
Jonathan Hart828908c2020-04-15 14:23:45 -070039# github.com/opencord/goloxi v1.0.1
40github.com/opencord/goloxi
41github.com/opencord/goloxi/of13
Girish Kumaradc3ba12020-06-15 14:22:55 +000042# github.com/opencord/voltha-lib-go/v3 v3.2.2
divyadesai81bb7ba2020-03-11 11:45:23 +000043github.com/opencord/voltha-lib-go/v3/pkg/config
44github.com/opencord/voltha-lib-go/v3/pkg/db
45github.com/opencord/voltha-lib-go/v3/pkg/db/kvstore
David K. Bainbridgeaea73cd2020-01-27 10:44:50 -080046github.com/opencord/voltha-lib-go/v3/pkg/log
47github.com/opencord/voltha-lib-go/v3/pkg/probe
48github.com/opencord/voltha-lib-go/v3/pkg/version
Girish Kumaradc3ba12020-06-15 14:22:55 +000049# github.com/opencord/voltha-protos/v3 v3.4.1
Kent Hagerman6379e092020-02-18 18:05:57 -050050github.com/opencord/voltha-protos/v3/go/common
51github.com/opencord/voltha-protos/v3/go/omci
Kent Hagerman3243ee52020-02-26 12:11:55 -050052github.com/opencord/voltha-protos/v3/go/openflow_13
53github.com/opencord/voltha-protos/v3/go/voltha
Rohan Agrawalc32d9932020-06-15 11:01:47 +000054# github.com/opentracing/opentracing-go v1.1.0
55github.com/opentracing/opentracing-go
56github.com/opentracing/opentracing-go/ext
57github.com/opentracing/opentracing-go/log
58# github.com/pkg/errors v0.8.1
59github.com/pkg/errors
Jonathan Hart4b110f62020-03-13 17:36:19 -070060# github.com/pmezard/go-difflib v1.0.0
61github.com/pmezard/go-difflib/difflib
62# github.com/stretchr/testify v1.4.0
63github.com/stretchr/testify/assert
Rohan Agrawalc32d9932020-06-15 11:01:47 +000064# github.com/uber/jaeger-client-go v2.23.1+incompatible
65github.com/uber/jaeger-client-go
66github.com/uber/jaeger-client-go/config
67github.com/uber/jaeger-client-go/internal/baggage
68github.com/uber/jaeger-client-go/internal/baggage/remote
69github.com/uber/jaeger-client-go/internal/reporterstats
70github.com/uber/jaeger-client-go/internal/spanlog
71github.com/uber/jaeger-client-go/internal/throttler
72github.com/uber/jaeger-client-go/internal/throttler/remote
73github.com/uber/jaeger-client-go/log
74github.com/uber/jaeger-client-go/rpcmetrics
75github.com/uber/jaeger-client-go/thrift
76github.com/uber/jaeger-client-go/thrift-gen/agent
77github.com/uber/jaeger-client-go/thrift-gen/baggage
78github.com/uber/jaeger-client-go/thrift-gen/jaeger
79github.com/uber/jaeger-client-go/thrift-gen/sampling
80github.com/uber/jaeger-client-go/thrift-gen/zipkincore
81github.com/uber/jaeger-client-go/transport
82github.com/uber/jaeger-client-go/utils
83# github.com/uber/jaeger-lib v2.2.0+incompatible
84github.com/uber/jaeger-lib/metrics
divyadesai81bb7ba2020-03-11 11:45:23 +000085# go.etcd.io/etcd v0.0.0-20190930204107-236ac2a90522
86go.etcd.io/etcd/auth/authpb
87go.etcd.io/etcd/clientv3
88go.etcd.io/etcd/clientv3/balancer
89go.etcd.io/etcd/clientv3/balancer/connectivity
90go.etcd.io/etcd/clientv3/balancer/picker
91go.etcd.io/etcd/clientv3/balancer/resolver/endpoint
92go.etcd.io/etcd/clientv3/concurrency
93go.etcd.io/etcd/clientv3/credentials
94go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes
95go.etcd.io/etcd/etcdserver/etcdserverpb
96go.etcd.io/etcd/mvcc/mvccpb
97go.etcd.io/etcd/pkg/logutil
98go.etcd.io/etcd/pkg/systemd
99go.etcd.io/etcd/pkg/types
100go.etcd.io/etcd/raft
101go.etcd.io/etcd/raft/confchange
102go.etcd.io/etcd/raft/quorum
103go.etcd.io/etcd/raft/raftpb
104go.etcd.io/etcd/raft/tracker
Don Newton7577f072020-01-06 12:41:11 -0500105# go.uber.org/atomic v1.4.0
106go.uber.org/atomic
107# go.uber.org/multierr v1.2.0
108go.uber.org/multierr
109# go.uber.org/zap v1.10.0
110go.uber.org/zap
Kent Hagerman6379e092020-02-18 18:05:57 -0500111go.uber.org/zap/buffer
Kent Hagerman3243ee52020-02-26 12:11:55 -0500112go.uber.org/zap/internal/bufferpool
Don Newton7577f072020-01-06 12:41:11 -0500113go.uber.org/zap/internal/color
114go.uber.org/zap/internal/exit
Kent Hagerman3243ee52020-02-26 12:11:55 -0500115go.uber.org/zap/zapcore
Don Newtone0d34a82019-11-14 10:58:06 -0500116# golang.org/x/net v0.0.0-20191112182307-2180aed22343
117golang.org/x/net/context
Kent Hagerman3243ee52020-02-26 12:11:55 -0500118golang.org/x/net/http/httpguts
Don Newtone0d34a82019-11-14 10:58:06 -0500119golang.org/x/net/http2
120golang.org/x/net/http2/hpack
Don Newtone0d34a82019-11-14 10:58:06 -0500121golang.org/x/net/idna
Kent Hagerman3243ee52020-02-26 12:11:55 -0500122golang.org/x/net/internal/timeseries
123golang.org/x/net/trace
Don Newton7577f072020-01-06 12:41:11 -0500124# golang.org/x/sys v0.0.0-20191001151750-bb3f8db39f24
Don Newtone0d34a82019-11-14 10:58:06 -0500125golang.org/x/sys/unix
Don Newton7577f072020-01-06 12:41:11 -0500126# golang.org/x/text v0.3.2
Don Newtone0d34a82019-11-14 10:58:06 -0500127golang.org/x/text/secure/bidirule
Kent Hagerman3243ee52020-02-26 12:11:55 -0500128golang.org/x/text/transform
Don Newtone0d34a82019-11-14 10:58:06 -0500129golang.org/x/text/unicode/bidi
130golang.org/x/text/unicode/norm
Don Newton7577f072020-01-06 12:41:11 -0500131# google.golang.org/genproto v0.0.0-20190927181202-20e1ac93f88c
Don Newtone0d34a82019-11-14 10:58:06 -0500132google.golang.org/genproto/googleapis/api/annotations
133google.golang.org/genproto/googleapis/rpc/status
134# google.golang.org/grpc v1.25.1
135google.golang.org/grpc
136google.golang.org/grpc/backoff
137google.golang.org/grpc/balancer
138google.golang.org/grpc/balancer/base
139google.golang.org/grpc/balancer/roundrobin
Kent Hagerman3243ee52020-02-26 12:11:55 -0500140google.golang.org/grpc/binarylog/grpc_binarylog_v1
Don Newtone0d34a82019-11-14 10:58:06 -0500141google.golang.org/grpc/codes
142google.golang.org/grpc/connectivity
143google.golang.org/grpc/credentials
Kent Hagerman3243ee52020-02-26 12:11:55 -0500144google.golang.org/grpc/credentials/internal
Don Newtone0d34a82019-11-14 10:58:06 -0500145google.golang.org/grpc/encoding
146google.golang.org/grpc/encoding/proto
147google.golang.org/grpc/grpclog
148google.golang.org/grpc/internal
149google.golang.org/grpc/internal/backoff
150google.golang.org/grpc/internal/balancerload
151google.golang.org/grpc/internal/binarylog
152google.golang.org/grpc/internal/buffer
153google.golang.org/grpc/internal/channelz
154google.golang.org/grpc/internal/envconfig
155google.golang.org/grpc/internal/grpcrand
156google.golang.org/grpc/internal/grpcsync
157google.golang.org/grpc/internal/resolver/dns
158google.golang.org/grpc/internal/resolver/passthrough
Kent Hagerman3243ee52020-02-26 12:11:55 -0500159google.golang.org/grpc/internal/syscall
Don Newtone0d34a82019-11-14 10:58:06 -0500160google.golang.org/grpc/internal/transport
161google.golang.org/grpc/keepalive
162google.golang.org/grpc/metadata
163google.golang.org/grpc/naming
164google.golang.org/grpc/peer
165google.golang.org/grpc/resolver
divyadesai81bb7ba2020-03-11 11:45:23 +0000166google.golang.org/grpc/resolver/dns
167google.golang.org/grpc/resolver/passthrough
Don Newtone0d34a82019-11-14 10:58:06 -0500168google.golang.org/grpc/serviceconfig
169google.golang.org/grpc/stats
170google.golang.org/grpc/status
171google.golang.org/grpc/tap
Jonathan Hart4b110f62020-03-13 17:36:19 -0700172# gopkg.in/yaml.v2 v2.2.3
173gopkg.in/yaml.v2