Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 1 | # github.com/DataDog/zstd v1.4.1 |
| 2 | github.com/DataDog/zstd |
| 3 | # github.com/Shopify/sarama v1.23.1 |
| 4 | github.com/Shopify/sarama |
| 5 | # github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 |
| 6 | github.com/armon/go-metrics |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 7 | # github.com/beorn7/perks v1.0.0 |
| 8 | github.com/beorn7/perks/quantile |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 9 | # github.com/boljen/go-bitmap v0.0.0-20151001105940-23cd2fb0ce7d |
| 10 | github.com/boljen/go-bitmap |
| 11 | # github.com/bsm/sarama-cluster v2.1.15+incompatible |
| 12 | github.com/bsm/sarama-cluster |
khenaidoo | b6238b3 | 2020-04-07 12:07:36 -0400 | [diff] [blame] | 13 | # github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 |
| 14 | github.com/buraksezer/consistent |
| 15 | # github.com/cespare/xxhash v1.1.0 |
| 16 | github.com/cespare/xxhash |
Scott Baker | 456b893 | 2019-10-24 10:36:39 -0700 | [diff] [blame] | 17 | # github.com/cevaris/ordered_map v0.0.0-20190319150403-3adeae072e73 |
| 18 | github.com/cevaris/ordered_map |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 19 | # github.com/coreos/go-semver v0.2.0 |
| 20 | github.com/coreos/go-semver/semver |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 21 | # github.com/coreos/go-systemd v0.0.0-20190620071333-e64a0ec8b42a |
| 22 | github.com/coreos/go-systemd/journal |
| 23 | # github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea |
| 24 | github.com/coreos/pkg/capnslog |
| 25 | # github.com/davecgh/go-spew v1.1.1 |
| 26 | github.com/davecgh/go-spew/spew |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 27 | # github.com/dgrijalva/jwt-go v3.2.0+incompatible |
| 28 | github.com/dgrijalva/jwt-go |
| 29 | # github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4 |
| 30 | github.com/dustin/go-humanize |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 31 | # github.com/eapache/go-resiliency v1.2.0 |
| 32 | github.com/eapache/go-resiliency/breaker |
| 33 | # github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 |
| 34 | github.com/eapache/go-xerial-snappy |
| 35 | # github.com/eapache/queue v1.1.0 |
| 36 | github.com/eapache/queue |
| 37 | # github.com/gogo/protobuf v1.3.0 |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 38 | github.com/gogo/protobuf/gogoproto |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 39 | github.com/gogo/protobuf/proto |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 40 | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 41 | # github.com/golang/protobuf v1.3.2 |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 42 | github.com/golang/protobuf/jsonpb |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 43 | github.com/golang/protobuf/proto |
| 44 | github.com/golang/protobuf/protoc-gen-go/descriptor |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 45 | github.com/golang/protobuf/protoc-gen-go/generator |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 46 | github.com/golang/protobuf/protoc-gen-go/generator/internal/remap |
| 47 | github.com/golang/protobuf/protoc-gen-go/plugin |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 48 | github.com/golang/protobuf/ptypes |
| 49 | github.com/golang/protobuf/ptypes/any |
| 50 | github.com/golang/protobuf/ptypes/duration |
| 51 | github.com/golang/protobuf/ptypes/empty |
| 52 | github.com/golang/protobuf/ptypes/struct |
| 53 | github.com/golang/protobuf/ptypes/timestamp |
| 54 | github.com/golang/protobuf/ptypes/wrappers |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 55 | # github.com/golang/snappy v0.0.1 |
| 56 | github.com/golang/snappy |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 57 | # github.com/google/btree v1.0.0 |
| 58 | github.com/google/btree |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 59 | # github.com/google/uuid v1.1.1 |
| 60 | github.com/google/uuid |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 61 | # github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c |
| 62 | github.com/gorilla/websocket |
| 63 | # github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 |
| 64 | github.com/grpc-ecosystem/go-grpc-middleware |
Girish Kumar | 7424065 | 2020-07-10 11:54:28 +0000 | [diff] [blame] | 65 | github.com/grpc-ecosystem/go-grpc-middleware/tags |
| 66 | github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing |
| 67 | github.com/grpc-ecosystem/go-grpc-middleware/util/metautils |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 68 | # github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 |
| 69 | github.com/grpc-ecosystem/go-grpc-prometheus |
| 70 | # github.com/grpc-ecosystem/grpc-gateway v1.9.5 |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 71 | github.com/grpc-ecosystem/grpc-gateway/internal |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 72 | github.com/grpc-ecosystem/grpc-gateway/runtime |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 73 | github.com/grpc-ecosystem/grpc-gateway/utilities |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 74 | # github.com/hashicorp/consul/api v1.2.0 |
| 75 | github.com/hashicorp/consul/api |
| 76 | # github.com/hashicorp/go-cleanhttp v0.5.1 |
| 77 | github.com/hashicorp/go-cleanhttp |
| 78 | # github.com/hashicorp/go-immutable-radix v1.1.0 |
| 79 | github.com/hashicorp/go-immutable-radix |
| 80 | # github.com/hashicorp/go-rootcerts v1.0.1 |
| 81 | github.com/hashicorp/go-rootcerts |
| 82 | # github.com/hashicorp/go-uuid v1.0.1 |
| 83 | github.com/hashicorp/go-uuid |
| 84 | # github.com/hashicorp/golang-lru v0.5.3 |
| 85 | github.com/hashicorp/golang-lru/simplelru |
| 86 | # github.com/hashicorp/serf v0.8.4 |
| 87 | github.com/hashicorp/serf/coordinate |
| 88 | # github.com/jcmturner/gofork v1.0.0 |
| 89 | github.com/jcmturner/gofork/encoding/asn1 |
| 90 | github.com/jcmturner/gofork/x/crypto/pbkdf2 |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 91 | # github.com/jonboulle/clockwork v0.1.0 |
| 92 | github.com/jonboulle/clockwork |
| 93 | # github.com/json-iterator/go v1.1.7 |
| 94 | github.com/json-iterator/go |
| 95 | # github.com/konsorten/go-windows-terminal-sequences v1.0.1 |
| 96 | github.com/konsorten/go-windows-terminal-sequences |
| 97 | # github.com/matttproud/golang_protobuf_extensions v1.0.1 |
| 98 | github.com/matttproud/golang_protobuf_extensions/pbutil |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 99 | # github.com/mitchellh/go-homedir v1.1.0 |
| 100 | github.com/mitchellh/go-homedir |
| 101 | # github.com/mitchellh/mapstructure v1.1.2 |
| 102 | github.com/mitchellh/mapstructure |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 103 | # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd |
| 104 | github.com/modern-go/concurrent |
| 105 | # github.com/modern-go/reflect2 v1.0.1 |
| 106 | github.com/modern-go/reflect2 |
Himani Chawla | adc1b31 | 2021-02-04 13:12:33 +0530 | [diff] [blame] | 107 | # github.com/opencord/voltha-protos/v4 v4.0.12 |
Girish Gowdra | 89c985b | 2020-10-14 15:02:09 -0700 | [diff] [blame] | 108 | github.com/opencord/voltha-protos/v4/go/common |
| 109 | github.com/opencord/voltha-protos/v4/go/ext/config |
kesavand | 46a9f01 | 2021-01-04 16:40:36 +0530 | [diff] [blame] | 110 | github.com/opencord/voltha-protos/v4/go/extension |
Girish Gowdra | 89c985b | 2020-10-14 15:02:09 -0700 | [diff] [blame] | 111 | github.com/opencord/voltha-protos/v4/go/inter_container |
| 112 | github.com/opencord/voltha-protos/v4/go/omci |
| 113 | github.com/opencord/voltha-protos/v4/go/openflow_13 |
| 114 | github.com/opencord/voltha-protos/v4/go/tech_profile |
| 115 | github.com/opencord/voltha-protos/v4/go/voltha |
Girish Kumar | 46d7c3a | 2020-05-18 12:06:33 +0000 | [diff] [blame] | 116 | # github.com/opentracing/opentracing-go v1.1.0 |
| 117 | github.com/opentracing/opentracing-go |
| 118 | github.com/opentracing/opentracing-go/ext |
| 119 | github.com/opentracing/opentracing-go/log |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 120 | # github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 |
| 121 | github.com/phayes/freeport |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 122 | # github.com/pierrec/lz4 v2.3.0+incompatible |
| 123 | github.com/pierrec/lz4 |
| 124 | github.com/pierrec/lz4/internal/xxh32 |
Girish Kumar | 46d7c3a | 2020-05-18 12:06:33 +0000 | [diff] [blame] | 125 | # github.com/pkg/errors v0.8.1 |
| 126 | github.com/pkg/errors |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 127 | # github.com/pmezard/go-difflib v1.0.0 |
| 128 | github.com/pmezard/go-difflib/difflib |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 129 | # github.com/prometheus/client_golang v1.0.0 |
| 130 | github.com/prometheus/client_golang/prometheus |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 131 | github.com/prometheus/client_golang/prometheus/internal |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 132 | github.com/prometheus/client_golang/prometheus/promhttp |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 133 | # github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 |
| 134 | github.com/prometheus/client_model/go |
| 135 | # github.com/prometheus/common v0.4.1 |
| 136 | github.com/prometheus/common/expfmt |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 137 | github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 138 | github.com/prometheus/common/model |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 139 | # github.com/prometheus/procfs v0.0.2 |
| 140 | github.com/prometheus/procfs |
| 141 | github.com/prometheus/procfs/internal/fs |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 142 | # github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 |
| 143 | github.com/rcrowley/go-metrics |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 144 | # github.com/sirupsen/logrus v1.2.0 |
| 145 | github.com/sirupsen/logrus |
| 146 | # github.com/soheilhy/cmux v0.1.4 |
| 147 | github.com/soheilhy/cmux |
| 148 | # github.com/spf13/pflag v1.0.3 |
| 149 | github.com/spf13/pflag |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 150 | # github.com/stretchr/testify v1.4.0 |
| 151 | github.com/stretchr/testify/assert |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 152 | # github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 |
| 153 | github.com/tmc/grpc-websocket-proxy/wsproxy |
Girish Kumar | 46d7c3a | 2020-05-18 12:06:33 +0000 | [diff] [blame] | 154 | # github.com/uber/jaeger-client-go v2.23.1+incompatible |
| 155 | github.com/uber/jaeger-client-go |
| 156 | github.com/uber/jaeger-client-go/config |
| 157 | github.com/uber/jaeger-client-go/internal/baggage |
| 158 | github.com/uber/jaeger-client-go/internal/baggage/remote |
| 159 | github.com/uber/jaeger-client-go/internal/reporterstats |
| 160 | github.com/uber/jaeger-client-go/internal/spanlog |
| 161 | github.com/uber/jaeger-client-go/internal/throttler |
| 162 | github.com/uber/jaeger-client-go/internal/throttler/remote |
| 163 | github.com/uber/jaeger-client-go/log |
| 164 | github.com/uber/jaeger-client-go/rpcmetrics |
| 165 | github.com/uber/jaeger-client-go/thrift |
| 166 | github.com/uber/jaeger-client-go/thrift-gen/agent |
| 167 | github.com/uber/jaeger-client-go/thrift-gen/baggage |
| 168 | github.com/uber/jaeger-client-go/thrift-gen/jaeger |
| 169 | github.com/uber/jaeger-client-go/thrift-gen/sampling |
| 170 | github.com/uber/jaeger-client-go/thrift-gen/zipkincore |
| 171 | github.com/uber/jaeger-client-go/transport |
| 172 | github.com/uber/jaeger-client-go/utils |
| 173 | # github.com/uber/jaeger-lib v2.2.0+incompatible |
| 174 | github.com/uber/jaeger-lib/metrics |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 175 | # github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 |
| 176 | github.com/xiang90/probing |
| 177 | # go.etcd.io/bbolt v1.3.3 |
| 178 | go.etcd.io/bbolt |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 179 | # go.etcd.io/etcd v0.0.0-20190930204107-236ac2a90522 |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 180 | go.etcd.io/etcd/auth |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 181 | go.etcd.io/etcd/auth/authpb |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 182 | go.etcd.io/etcd/client |
| 183 | go.etcd.io/etcd/clientv3 |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 184 | go.etcd.io/etcd/clientv3/balancer |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 185 | go.etcd.io/etcd/clientv3/balancer/connectivity |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 186 | go.etcd.io/etcd/clientv3/balancer/picker |
| 187 | go.etcd.io/etcd/clientv3/balancer/resolver/endpoint |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 188 | go.etcd.io/etcd/clientv3/concurrency |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 189 | go.etcd.io/etcd/clientv3/credentials |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 190 | go.etcd.io/etcd/embed |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 191 | go.etcd.io/etcd/etcdserver |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 192 | go.etcd.io/etcd/etcdserver/api |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 193 | go.etcd.io/etcd/etcdserver/api/etcdhttp |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 194 | go.etcd.io/etcd/etcdserver/api/membership |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 195 | go.etcd.io/etcd/etcdserver/api/rafthttp |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 196 | go.etcd.io/etcd/etcdserver/api/snap |
| 197 | go.etcd.io/etcd/etcdserver/api/snap/snappb |
| 198 | go.etcd.io/etcd/etcdserver/api/v2auth |
| 199 | go.etcd.io/etcd/etcdserver/api/v2discovery |
| 200 | go.etcd.io/etcd/etcdserver/api/v2error |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 201 | go.etcd.io/etcd/etcdserver/api/v2http |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 202 | go.etcd.io/etcd/etcdserver/api/v2http/httptypes |
| 203 | go.etcd.io/etcd/etcdserver/api/v2stats |
| 204 | go.etcd.io/etcd/etcdserver/api/v2store |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 205 | go.etcd.io/etcd/etcdserver/api/v2v3 |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 206 | go.etcd.io/etcd/etcdserver/api/v3alarm |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 207 | go.etcd.io/etcd/etcdserver/api/v3client |
| 208 | go.etcd.io/etcd/etcdserver/api/v3compactor |
| 209 | go.etcd.io/etcd/etcdserver/api/v3election |
| 210 | go.etcd.io/etcd/etcdserver/api/v3election/v3electionpb |
| 211 | go.etcd.io/etcd/etcdserver/api/v3election/v3electionpb/gw |
| 212 | go.etcd.io/etcd/etcdserver/api/v3lock |
| 213 | go.etcd.io/etcd/etcdserver/api/v3lock/v3lockpb |
| 214 | go.etcd.io/etcd/etcdserver/api/v3lock/v3lockpb/gw |
| 215 | go.etcd.io/etcd/etcdserver/api/v3rpc |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 216 | go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes |
| 217 | go.etcd.io/etcd/etcdserver/etcdserverpb |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 218 | go.etcd.io/etcd/etcdserver/etcdserverpb/gw |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 219 | go.etcd.io/etcd/lease |
| 220 | go.etcd.io/etcd/lease/leasehttp |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 221 | go.etcd.io/etcd/lease/leasepb |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 222 | go.etcd.io/etcd/mvcc |
| 223 | go.etcd.io/etcd/mvcc/backend |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 224 | go.etcd.io/etcd/mvcc/mvccpb |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 225 | go.etcd.io/etcd/pkg/adt |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 226 | go.etcd.io/etcd/pkg/contention |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 227 | go.etcd.io/etcd/pkg/cpuutil |
| 228 | go.etcd.io/etcd/pkg/crc |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 229 | go.etcd.io/etcd/pkg/debugutil |
| 230 | go.etcd.io/etcd/pkg/fileutil |
| 231 | go.etcd.io/etcd/pkg/flags |
| 232 | go.etcd.io/etcd/pkg/httputil |
| 233 | go.etcd.io/etcd/pkg/idutil |
| 234 | go.etcd.io/etcd/pkg/ioutil |
| 235 | go.etcd.io/etcd/pkg/logutil |
| 236 | go.etcd.io/etcd/pkg/netutil |
| 237 | go.etcd.io/etcd/pkg/pathutil |
| 238 | go.etcd.io/etcd/pkg/pbutil |
| 239 | go.etcd.io/etcd/pkg/runtime |
| 240 | go.etcd.io/etcd/pkg/schedule |
| 241 | go.etcd.io/etcd/pkg/srv |
| 242 | go.etcd.io/etcd/pkg/systemd |
| 243 | go.etcd.io/etcd/pkg/tlsutil |
| 244 | go.etcd.io/etcd/pkg/transport |
| 245 | go.etcd.io/etcd/pkg/types |
| 246 | go.etcd.io/etcd/pkg/wait |
| 247 | go.etcd.io/etcd/proxy/grpcproxy/adapter |
| 248 | go.etcd.io/etcd/raft |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 249 | go.etcd.io/etcd/raft/confchange |
| 250 | go.etcd.io/etcd/raft/quorum |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 251 | go.etcd.io/etcd/raft/raftpb |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 252 | go.etcd.io/etcd/raft/tracker |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 253 | go.etcd.io/etcd/version |
| 254 | go.etcd.io/etcd/wal |
| 255 | go.etcd.io/etcd/wal/walpb |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 256 | # go.uber.org/atomic v1.4.0 |
| 257 | go.uber.org/atomic |
| 258 | # go.uber.org/multierr v1.2.0 |
| 259 | go.uber.org/multierr |
| 260 | # go.uber.org/zap v1.10.0 |
| 261 | go.uber.org/zap |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 262 | go.uber.org/zap/buffer |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 263 | go.uber.org/zap/internal/bufferpool |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 264 | go.uber.org/zap/internal/color |
| 265 | go.uber.org/zap/internal/exit |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 266 | go.uber.org/zap/zapcore |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 267 | # golang.org/x/crypto v0.0.0-20191001170739-f9e2070545dc |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 268 | golang.org/x/crypto/bcrypt |
| 269 | golang.org/x/crypto/blowfish |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 270 | golang.org/x/crypto/md4 |
| 271 | golang.org/x/crypto/pbkdf2 |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 272 | golang.org/x/crypto/ssh/terminal |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 273 | # golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3 |
Scott Baker | e73f91e | 2019-10-17 12:58:11 -0700 | [diff] [blame] | 274 | golang.org/x/net/context |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 275 | golang.org/x/net/http/httpguts |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 276 | golang.org/x/net/http2 |
| 277 | golang.org/x/net/http2/hpack |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 278 | golang.org/x/net/idna |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 279 | golang.org/x/net/internal/socks |
| 280 | golang.org/x/net/internal/timeseries |
| 281 | golang.org/x/net/proxy |
| 282 | golang.org/x/net/trace |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 283 | # golang.org/x/sys v0.0.0-20191001151750-bb3f8db39f24 |
| 284 | golang.org/x/sys/unix |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 285 | golang.org/x/sys/windows |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 286 | # golang.org/x/text v0.3.2 |
| 287 | golang.org/x/text/secure/bidirule |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 288 | golang.org/x/text/transform |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 289 | golang.org/x/text/unicode/bidi |
| 290 | golang.org/x/text/unicode/norm |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 291 | # golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 |
| 292 | golang.org/x/time/rate |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 293 | # google.golang.org/genproto v0.0.0-20190927181202-20e1ac93f88c |
| 294 | google.golang.org/genproto/googleapis/api/annotations |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 295 | google.golang.org/genproto/googleapis/api/httpbody |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 296 | google.golang.org/genproto/googleapis/rpc/status |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 297 | google.golang.org/genproto/protobuf/field_mask |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 298 | # google.golang.org/grpc v1.24.0 |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 299 | google.golang.org/grpc |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 300 | google.golang.org/grpc/balancer |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 301 | google.golang.org/grpc/balancer/base |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 302 | google.golang.org/grpc/balancer/roundrobin |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 303 | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 304 | google.golang.org/grpc/codes |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 305 | google.golang.org/grpc/connectivity |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 306 | google.golang.org/grpc/credentials |
| 307 | google.golang.org/grpc/credentials/internal |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 308 | google.golang.org/grpc/encoding |
| 309 | google.golang.org/grpc/encoding/proto |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 310 | google.golang.org/grpc/grpclog |
| 311 | google.golang.org/grpc/health |
| 312 | google.golang.org/grpc/health/grpc_health_v1 |
| 313 | google.golang.org/grpc/internal |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 314 | google.golang.org/grpc/internal/backoff |
| 315 | google.golang.org/grpc/internal/balancerload |
| 316 | google.golang.org/grpc/internal/binarylog |
| 317 | google.golang.org/grpc/internal/channelz |
| 318 | google.golang.org/grpc/internal/envconfig |
| 319 | google.golang.org/grpc/internal/grpcrand |
| 320 | google.golang.org/grpc/internal/grpcsync |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 321 | google.golang.org/grpc/internal/syscall |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 322 | google.golang.org/grpc/internal/transport |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 323 | google.golang.org/grpc/keepalive |
| 324 | google.golang.org/grpc/metadata |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 325 | google.golang.org/grpc/naming |
| 326 | google.golang.org/grpc/peer |
| 327 | google.golang.org/grpc/resolver |
| 328 | google.golang.org/grpc/resolver/dns |
| 329 | google.golang.org/grpc/resolver/passthrough |
| 330 | google.golang.org/grpc/serviceconfig |
| 331 | google.golang.org/grpc/stats |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 332 | google.golang.org/grpc/status |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 333 | google.golang.org/grpc/tap |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 334 | # gopkg.in/jcmturner/aescts.v1 v1.0.1 |
| 335 | gopkg.in/jcmturner/aescts.v1 |
| 336 | # gopkg.in/jcmturner/dnsutils.v1 v1.0.1 |
| 337 | gopkg.in/jcmturner/dnsutils.v1 |
| 338 | # gopkg.in/jcmturner/gokrb5.v7 v7.3.0 |
| 339 | gopkg.in/jcmturner/gokrb5.v7/asn1tools |
| 340 | gopkg.in/jcmturner/gokrb5.v7/client |
| 341 | gopkg.in/jcmturner/gokrb5.v7/config |
| 342 | gopkg.in/jcmturner/gokrb5.v7/credentials |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 343 | gopkg.in/jcmturner/gokrb5.v7/crypto |
Scott Baker | a36b498 | 2019-11-26 08:09:23 -0800 | [diff] [blame] | 344 | gopkg.in/jcmturner/gokrb5.v7/crypto/common |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 345 | gopkg.in/jcmturner/gokrb5.v7/crypto/etype |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 346 | gopkg.in/jcmturner/gokrb5.v7/crypto/rfc3961 |
| 347 | gopkg.in/jcmturner/gokrb5.v7/crypto/rfc3962 |
| 348 | gopkg.in/jcmturner/gokrb5.v7/crypto/rfc4757 |
| 349 | gopkg.in/jcmturner/gokrb5.v7/crypto/rfc8009 |
Kent Hagerman | 3da1fd0 | 2020-02-26 10:54:07 -0500 | [diff] [blame] | 350 | gopkg.in/jcmturner/gokrb5.v7/gssapi |
| 351 | gopkg.in/jcmturner/gokrb5.v7/iana |
| 352 | gopkg.in/jcmturner/gokrb5.v7/iana/addrtype |
| 353 | gopkg.in/jcmturner/gokrb5.v7/iana/adtype |
| 354 | gopkg.in/jcmturner/gokrb5.v7/iana/asnAppTag |
| 355 | gopkg.in/jcmturner/gokrb5.v7/iana/chksumtype |
| 356 | gopkg.in/jcmturner/gokrb5.v7/iana/errorcode |
| 357 | gopkg.in/jcmturner/gokrb5.v7/iana/etypeID |
| 358 | gopkg.in/jcmturner/gokrb5.v7/iana/flags |
| 359 | gopkg.in/jcmturner/gokrb5.v7/iana/keyusage |
| 360 | gopkg.in/jcmturner/gokrb5.v7/iana/msgtype |
| 361 | gopkg.in/jcmturner/gokrb5.v7/iana/nametype |
| 362 | gopkg.in/jcmturner/gokrb5.v7/iana/patype |
| 363 | gopkg.in/jcmturner/gokrb5.v7/kadmin |
| 364 | gopkg.in/jcmturner/gokrb5.v7/keytab |
| 365 | gopkg.in/jcmturner/gokrb5.v7/krberror |
| 366 | gopkg.in/jcmturner/gokrb5.v7/messages |
| 367 | gopkg.in/jcmturner/gokrb5.v7/pac |
| 368 | gopkg.in/jcmturner/gokrb5.v7/types |
Scott Baker | 2c1c482 | 2019-10-16 11:02:41 -0700 | [diff] [blame] | 369 | # gopkg.in/jcmturner/rpc.v1 v1.1.0 |
| 370 | gopkg.in/jcmturner/rpc.v1/mstypes |
| 371 | gopkg.in/jcmturner/rpc.v1/ndr |
| 372 | # gopkg.in/yaml.v2 v2.2.3 |
| 373 | gopkg.in/yaml.v2 |
khenaidoo | 59ce9dd | 2019-11-11 13:05:32 -0500 | [diff] [blame] | 374 | # sigs.k8s.io/yaml v1.1.0 |
| 375 | sigs.k8s.io/yaml |