khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 1 | # github.com/Shopify/sarama v1.29.1 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 2 | github.com/Shopify/sarama |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 3 | # github.com/boljen/go-bitmap v0.0.0-20151001105940-23cd2fb0ce7d |
| 4 | github.com/boljen/go-bitmap |
| 5 | # github.com/bsm/sarama-cluster v2.1.15+incompatible |
| 6 | github.com/bsm/sarama-cluster |
David Bainbridge | f5879ca | 2019-12-13 21:17:54 +0000 | [diff] [blame] | 7 | # github.com/cenkalti/backoff/v3 v3.1.1 |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 8 | ## explicit |
David Bainbridge | f5879ca | 2019-12-13 21:17:54 +0000 | [diff] [blame] | 9 | github.com/cenkalti/backoff/v3 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 10 | # github.com/cevaris/ordered_map v0.0.0-20190319150403-3adeae072e73 |
| 11 | github.com/cevaris/ordered_map |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 12 | # github.com/coreos/etcd v3.3.25+incompatible |
| 13 | github.com/coreos/etcd/auth/authpb |
| 14 | github.com/coreos/etcd/clientv3/balancer |
| 15 | github.com/coreos/etcd/clientv3/balancer/connectivity |
| 16 | github.com/coreos/etcd/clientv3/balancer/picker |
| 17 | github.com/coreos/etcd/clientv3/balancer/resolver/endpoint |
| 18 | github.com/coreos/etcd/clientv3/credentials |
| 19 | github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes |
| 20 | github.com/coreos/etcd/etcdserver/etcdserverpb |
| 21 | github.com/coreos/etcd/mvcc/mvccpb |
| 22 | github.com/coreos/etcd/pkg/logutil |
| 23 | github.com/coreos/etcd/pkg/systemd |
| 24 | github.com/coreos/etcd/pkg/types |
| 25 | github.com/coreos/etcd/raft |
| 26 | github.com/coreos/etcd/raft/raftpb |
| 27 | github.com/coreos/etcd/version |
| 28 | # github.com/coreos/go-semver v0.3.0 |
| 29 | github.com/coreos/go-semver/semver |
| 30 | # github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 31 | github.com/coreos/go-systemd/journal |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 32 | # github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 33 | github.com/coreos/pkg/capnslog |
| 34 | # github.com/davecgh/go-spew v1.1.1 |
| 35 | github.com/davecgh/go-spew/spew |
| 36 | # github.com/eapache/go-resiliency v1.2.0 |
| 37 | github.com/eapache/go-resiliency/breaker |
| 38 | # github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 |
| 39 | github.com/eapache/go-xerial-snappy |
| 40 | # github.com/eapache/queue v1.1.0 |
| 41 | github.com/eapache/queue |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 42 | # github.com/gogo/protobuf v1.3.2 |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 43 | ## explicit |
Scott Baker | 142e16e | 2019-11-19 15:04:58 -0800 | [diff] [blame] | 44 | github.com/gogo/protobuf/gogoproto |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 45 | github.com/gogo/protobuf/proto |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 46 | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 47 | # github.com/golang/mock v1.6.0 |
| 48 | github.com/golang/mock/gomock |
| 49 | # github.com/golang/protobuf v1.5.2 |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 50 | ## explicit |
Girish Gowdra | 8a0bdcd | 2021-05-13 12:31:04 -0700 | [diff] [blame] | 51 | github.com/golang/protobuf/jsonpb |
Scott Baker | 142e16e | 2019-11-19 15:04:58 -0800 | [diff] [blame] | 52 | github.com/golang/protobuf/proto |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 53 | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 54 | github.com/golang/protobuf/ptypes |
sbarbari | a8910ba | 2019-11-05 10:12:23 -0500 | [diff] [blame] | 55 | github.com/golang/protobuf/ptypes/any |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 56 | github.com/golang/protobuf/ptypes/duration |
sbarbari | a8910ba | 2019-11-05 10:12:23 -0500 | [diff] [blame] | 57 | github.com/golang/protobuf/ptypes/empty |
| 58 | github.com/golang/protobuf/ptypes/timestamp |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 59 | # github.com/golang/snappy v0.0.3 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 60 | github.com/golang/snappy |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 61 | # github.com/google/uuid v1.3.0 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 62 | github.com/google/uuid |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 63 | # github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 64 | ## explicit |
Girish Kumar | 93e9174 | 2020-07-27 16:43:19 +0000 | [diff] [blame] | 65 | github.com/grpc-ecosystem/go-grpc-middleware |
| 66 | github.com/grpc-ecosystem/go-grpc-middleware/tags |
| 67 | github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing |
| 68 | github.com/grpc-ecosystem/go-grpc-middleware/util/metautils |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 69 | # github.com/hashicorp/go-uuid v1.0.2 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 70 | github.com/hashicorp/go-uuid |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 71 | # github.com/jcmturner/aescts/v2 v2.0.0 |
| 72 | github.com/jcmturner/aescts/v2 |
| 73 | # github.com/jcmturner/dnsutils/v2 v2.0.0 |
| 74 | github.com/jcmturner/dnsutils/v2 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 75 | # github.com/jcmturner/gofork v1.0.0 |
| 76 | github.com/jcmturner/gofork/encoding/asn1 |
| 77 | github.com/jcmturner/gofork/x/crypto/pbkdf2 |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 78 | # github.com/jcmturner/gokrb5/v8 v8.4.2 |
| 79 | github.com/jcmturner/gokrb5/v8/asn1tools |
| 80 | github.com/jcmturner/gokrb5/v8/client |
| 81 | github.com/jcmturner/gokrb5/v8/config |
| 82 | github.com/jcmturner/gokrb5/v8/credentials |
| 83 | github.com/jcmturner/gokrb5/v8/crypto |
| 84 | github.com/jcmturner/gokrb5/v8/crypto/common |
| 85 | github.com/jcmturner/gokrb5/v8/crypto/etype |
| 86 | github.com/jcmturner/gokrb5/v8/crypto/rfc3961 |
| 87 | github.com/jcmturner/gokrb5/v8/crypto/rfc3962 |
| 88 | github.com/jcmturner/gokrb5/v8/crypto/rfc4757 |
| 89 | github.com/jcmturner/gokrb5/v8/crypto/rfc8009 |
| 90 | github.com/jcmturner/gokrb5/v8/gssapi |
| 91 | github.com/jcmturner/gokrb5/v8/iana |
| 92 | github.com/jcmturner/gokrb5/v8/iana/addrtype |
| 93 | github.com/jcmturner/gokrb5/v8/iana/adtype |
| 94 | github.com/jcmturner/gokrb5/v8/iana/asnAppTag |
| 95 | github.com/jcmturner/gokrb5/v8/iana/chksumtype |
| 96 | github.com/jcmturner/gokrb5/v8/iana/errorcode |
| 97 | github.com/jcmturner/gokrb5/v8/iana/etypeID |
| 98 | github.com/jcmturner/gokrb5/v8/iana/flags |
| 99 | github.com/jcmturner/gokrb5/v8/iana/keyusage |
| 100 | github.com/jcmturner/gokrb5/v8/iana/msgtype |
| 101 | github.com/jcmturner/gokrb5/v8/iana/nametype |
| 102 | github.com/jcmturner/gokrb5/v8/iana/patype |
| 103 | github.com/jcmturner/gokrb5/v8/kadmin |
| 104 | github.com/jcmturner/gokrb5/v8/keytab |
| 105 | github.com/jcmturner/gokrb5/v8/krberror |
| 106 | github.com/jcmturner/gokrb5/v8/messages |
| 107 | github.com/jcmturner/gokrb5/v8/pac |
| 108 | github.com/jcmturner/gokrb5/v8/types |
| 109 | # github.com/jcmturner/rpc/v2 v2.0.3 |
| 110 | github.com/jcmturner/rpc/v2/mstypes |
| 111 | github.com/jcmturner/rpc/v2/ndr |
| 112 | # github.com/klauspost/compress v1.12.2 |
| 113 | github.com/klauspost/compress/fse |
| 114 | github.com/klauspost/compress/huff0 |
| 115 | github.com/klauspost/compress/zstd |
| 116 | github.com/klauspost/compress/zstd/internal/xxhash |
Mahir Gunyel | 85f61c1 | 2021-10-06 11:53:45 -0700 | [diff] [blame] | 117 | # github.com/opencord/voltha-lib-go/v7 v7.0.1 |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 118 | ## explicit |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 119 | github.com/opencord/voltha-lib-go/v7/pkg/config |
| 120 | github.com/opencord/voltha-lib-go/v7/pkg/db |
| 121 | github.com/opencord/voltha-lib-go/v7/pkg/db/kvstore |
| 122 | github.com/opencord/voltha-lib-go/v7/pkg/events |
| 123 | github.com/opencord/voltha-lib-go/v7/pkg/events/eventif |
| 124 | github.com/opencord/voltha-lib-go/v7/pkg/flows |
| 125 | github.com/opencord/voltha-lib-go/v7/pkg/grpc |
| 126 | github.com/opencord/voltha-lib-go/v7/pkg/kafka |
| 127 | github.com/opencord/voltha-lib-go/v7/pkg/log |
| 128 | github.com/opencord/voltha-lib-go/v7/pkg/meters |
| 129 | github.com/opencord/voltha-lib-go/v7/pkg/mocks/grpc |
Mahir Gunyel | 85f61c1 | 2021-10-06 11:53:45 -0700 | [diff] [blame] | 130 | github.com/opencord/voltha-lib-go/v7/pkg/platform |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 131 | github.com/opencord/voltha-lib-go/v7/pkg/pmmetrics |
| 132 | github.com/opencord/voltha-lib-go/v7/pkg/ponresourcemanager |
| 133 | github.com/opencord/voltha-lib-go/v7/pkg/probe |
| 134 | github.com/opencord/voltha-lib-go/v7/pkg/techprofile |
| 135 | github.com/opencord/voltha-lib-go/v7/pkg/version |
| 136 | # github.com/opencord/voltha-protos/v5 v5.0.0 |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 137 | ## explicit |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 138 | github.com/opencord/voltha-protos/v5/go/adapter_services |
| 139 | github.com/opencord/voltha-protos/v5/go/common |
| 140 | github.com/opencord/voltha-protos/v5/go/core |
| 141 | github.com/opencord/voltha-protos/v5/go/ext/config |
| 142 | github.com/opencord/voltha-protos/v5/go/extension |
| 143 | github.com/opencord/voltha-protos/v5/go/inter_container |
| 144 | github.com/opencord/voltha-protos/v5/go/omci |
| 145 | github.com/opencord/voltha-protos/v5/go/openflow_13 |
| 146 | github.com/opencord/voltha-protos/v5/go/openolt |
| 147 | github.com/opencord/voltha-protos/v5/go/tech_profile |
| 148 | github.com/opencord/voltha-protos/v5/go/voltha |
| 149 | # github.com/opentracing/opentracing-go v1.2.0 |
Girish Gowdra | 631ef3d | 2020-06-15 10:45:52 -0700 | [diff] [blame] | 150 | github.com/opentracing/opentracing-go |
| 151 | github.com/opentracing/opentracing-go/ext |
| 152 | github.com/opentracing/opentracing-go/log |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 153 | # github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 |
| 154 | github.com/phayes/freeport |
| 155 | # github.com/pierrec/lz4 v2.6.0+incompatible |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 156 | github.com/pierrec/lz4 |
| 157 | github.com/pierrec/lz4/internal/xxh32 |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 158 | # github.com/pkg/errors v0.9.1 |
Girish Gowdra | 631ef3d | 2020-06-15 10:45:52 -0700 | [diff] [blame] | 159 | github.com/pkg/errors |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 160 | # github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 161 | github.com/rcrowley/go-metrics |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 162 | # github.com/uber/jaeger-client-go v2.29.1+incompatible |
Girish Gowdra | 631ef3d | 2020-06-15 10:45:52 -0700 | [diff] [blame] | 163 | github.com/uber/jaeger-client-go |
| 164 | github.com/uber/jaeger-client-go/config |
| 165 | github.com/uber/jaeger-client-go/internal/baggage |
| 166 | github.com/uber/jaeger-client-go/internal/baggage/remote |
| 167 | github.com/uber/jaeger-client-go/internal/reporterstats |
| 168 | github.com/uber/jaeger-client-go/internal/spanlog |
| 169 | github.com/uber/jaeger-client-go/internal/throttler |
| 170 | github.com/uber/jaeger-client-go/internal/throttler/remote |
| 171 | github.com/uber/jaeger-client-go/log |
| 172 | github.com/uber/jaeger-client-go/rpcmetrics |
| 173 | github.com/uber/jaeger-client-go/thrift |
| 174 | github.com/uber/jaeger-client-go/thrift-gen/agent |
| 175 | github.com/uber/jaeger-client-go/thrift-gen/baggage |
| 176 | github.com/uber/jaeger-client-go/thrift-gen/jaeger |
| 177 | github.com/uber/jaeger-client-go/thrift-gen/sampling |
| 178 | github.com/uber/jaeger-client-go/thrift-gen/zipkincore |
| 179 | github.com/uber/jaeger-client-go/transport |
| 180 | github.com/uber/jaeger-client-go/utils |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 181 | # github.com/uber/jaeger-lib v2.4.1+incompatible |
Girish Gowdra | 631ef3d | 2020-06-15 10:45:52 -0700 | [diff] [blame] | 182 | github.com/uber/jaeger-lib/metrics |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 183 | # go.etcd.io/etcd v3.3.25+incompatible |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 184 | ## explicit |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 185 | go.etcd.io/etcd/clientv3 |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 186 | go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 187 | go.etcd.io/etcd/pkg/mock/mockserver |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 188 | # go.uber.org/atomic v1.7.0 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 189 | go.uber.org/atomic |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 190 | # go.uber.org/multierr v1.6.0 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 191 | go.uber.org/multierr |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 192 | # go.uber.org/zap v1.18.1 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 193 | go.uber.org/zap |
Scott Baker | 142e16e | 2019-11-19 15:04:58 -0800 | [diff] [blame] | 194 | go.uber.org/zap/buffer |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 195 | go.uber.org/zap/internal/bufferpool |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 196 | go.uber.org/zap/internal/color |
| 197 | go.uber.org/zap/internal/exit |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 198 | go.uber.org/zap/zapcore |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 199 | # golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 200 | golang.org/x/crypto/md4 |
| 201 | golang.org/x/crypto/pbkdf2 |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 202 | # golang.org/x/net v0.0.0-20210614182718-04defd469f4e |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 203 | golang.org/x/net/http/httpguts |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 204 | golang.org/x/net/http2 |
| 205 | golang.org/x/net/http2/hpack |
Scott Baker | 142e16e | 2019-11-19 15:04:58 -0800 | [diff] [blame] | 206 | golang.org/x/net/idna |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 207 | golang.org/x/net/internal/socks |
| 208 | golang.org/x/net/internal/timeseries |
| 209 | golang.org/x/net/proxy |
| 210 | golang.org/x/net/trace |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 211 | # golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 |
| 212 | golang.org/x/sys/internal/unsafeheader |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 213 | golang.org/x/sys/unix |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 214 | # golang.org/x/text v0.3.6 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 215 | golang.org/x/text/secure/bidirule |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 216 | golang.org/x/text/transform |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 217 | golang.org/x/text/unicode/bidi |
| 218 | golang.org/x/text/unicode/norm |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 219 | # google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0 |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 220 | google.golang.org/genproto/googleapis/api/annotations |
| 221 | google.golang.org/genproto/googleapis/rpc/status |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 222 | # google.golang.org/grpc v1.41.0 => google.golang.org/grpc v1.25.1 |
David K. Bainbridge | 2f2658d | 2021-04-09 16:13:57 +0000 | [diff] [blame] | 223 | ## explicit |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 224 | google.golang.org/grpc |
Devmalya Paul | dd23a99 | 2019-11-14 07:06:31 +0000 | [diff] [blame] | 225 | google.golang.org/grpc/backoff |
Scott Baker | 142e16e | 2019-11-19 15:04:58 -0800 | [diff] [blame] | 226 | google.golang.org/grpc/balancer |
Devmalya Paul | dd23a99 | 2019-11-14 07:06:31 +0000 | [diff] [blame] | 227 | google.golang.org/grpc/balancer/base |
Scott Baker | 142e16e | 2019-11-19 15:04:58 -0800 | [diff] [blame] | 228 | google.golang.org/grpc/balancer/roundrobin |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 229 | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 230 | google.golang.org/grpc/codes |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 231 | google.golang.org/grpc/connectivity |
| 232 | google.golang.org/grpc/credentials |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 233 | google.golang.org/grpc/credentials/internal |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 234 | google.golang.org/grpc/encoding |
| 235 | google.golang.org/grpc/encoding/proto |
| 236 | google.golang.org/grpc/grpclog |
| 237 | google.golang.org/grpc/internal |
| 238 | google.golang.org/grpc/internal/backoff |
| 239 | google.golang.org/grpc/internal/balancerload |
| 240 | google.golang.org/grpc/internal/binarylog |
Devmalya Paul | dd23a99 | 2019-11-14 07:06:31 +0000 | [diff] [blame] | 241 | google.golang.org/grpc/internal/buffer |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 242 | google.golang.org/grpc/internal/channelz |
| 243 | google.golang.org/grpc/internal/envconfig |
| 244 | google.golang.org/grpc/internal/grpcrand |
| 245 | google.golang.org/grpc/internal/grpcsync |
Devmalya Paul | dd23a99 | 2019-11-14 07:06:31 +0000 | [diff] [blame] | 246 | google.golang.org/grpc/internal/resolver/dns |
| 247 | google.golang.org/grpc/internal/resolver/passthrough |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 248 | google.golang.org/grpc/internal/syscall |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 249 | google.golang.org/grpc/internal/transport |
| 250 | google.golang.org/grpc/keepalive |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 251 | google.golang.org/grpc/metadata |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 252 | google.golang.org/grpc/naming |
| 253 | google.golang.org/grpc/peer |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 254 | google.golang.org/grpc/reflection |
| 255 | google.golang.org/grpc/reflection/grpc_reflection_v1alpha |
David Bainbridge | 788e520 | 2019-10-21 18:49:40 +0000 | [diff] [blame] | 256 | google.golang.org/grpc/resolver |
Devmalya Paul | dd23a99 | 2019-11-14 07:06:31 +0000 | [diff] [blame] | 257 | google.golang.org/grpc/resolver/dns |
| 258 | google.golang.org/grpc/resolver/passthrough |
Kent Hagerman | e71b52d | 2020-02-26 11:13:42 -0500 | [diff] [blame] | 259 | google.golang.org/grpc/serviceconfig |
| 260 | google.golang.org/grpc/stats |
| 261 | google.golang.org/grpc/status |
| 262 | google.golang.org/grpc/tap |
khenaidoo | 106c61a | 2021-08-11 18:05:46 -0400 | [diff] [blame] | 263 | # google.golang.org/protobuf v1.27.1 |
| 264 | google.golang.org/protobuf/encoding/protojson |
| 265 | google.golang.org/protobuf/encoding/prototext |
| 266 | google.golang.org/protobuf/encoding/protowire |
| 267 | google.golang.org/protobuf/internal/descfmt |
| 268 | google.golang.org/protobuf/internal/descopts |
| 269 | google.golang.org/protobuf/internal/detrand |
| 270 | google.golang.org/protobuf/internal/encoding/defval |
| 271 | google.golang.org/protobuf/internal/encoding/json |
| 272 | google.golang.org/protobuf/internal/encoding/messageset |
| 273 | google.golang.org/protobuf/internal/encoding/tag |
| 274 | google.golang.org/protobuf/internal/encoding/text |
| 275 | google.golang.org/protobuf/internal/errors |
| 276 | google.golang.org/protobuf/internal/filedesc |
| 277 | google.golang.org/protobuf/internal/filetype |
| 278 | google.golang.org/protobuf/internal/flags |
| 279 | google.golang.org/protobuf/internal/genid |
| 280 | google.golang.org/protobuf/internal/impl |
| 281 | google.golang.org/protobuf/internal/order |
| 282 | google.golang.org/protobuf/internal/pragma |
| 283 | google.golang.org/protobuf/internal/set |
| 284 | google.golang.org/protobuf/internal/strs |
| 285 | google.golang.org/protobuf/internal/version |
| 286 | google.golang.org/protobuf/proto |
| 287 | google.golang.org/protobuf/reflect/protodesc |
| 288 | google.golang.org/protobuf/reflect/protoreflect |
| 289 | google.golang.org/protobuf/reflect/protoregistry |
| 290 | google.golang.org/protobuf/runtime/protoiface |
| 291 | google.golang.org/protobuf/runtime/protoimpl |
| 292 | google.golang.org/protobuf/types/descriptorpb |
| 293 | google.golang.org/protobuf/types/known/anypb |
| 294 | google.golang.org/protobuf/types/known/durationpb |
| 295 | google.golang.org/protobuf/types/known/emptypb |
| 296 | google.golang.org/protobuf/types/known/timestamppb |
| 297 | # github.com/coreos/bbolt v1.3.4 => go.etcd.io/bbolt v1.3.4 |
| 298 | # go.etcd.io/bbolt v1.3.4 => github.com/coreos/bbolt v1.3.4 |
| 299 | # google.golang.org/grpc => google.golang.org/grpc v1.25.1 |