forked from pingcap/tidb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
215 lines (215 loc) · 6 KB
/
glide.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
hash: a3686dc6fa1040197c06e3069bd12d3cbe7ccc4dda7f42cf5315d4722d8d9c8f
updated: 2017-06-22T15:03:57.374451744+08:00
imports:
- name: bitbucket.org/ww/goautoneg
version: 75cd24fc2f2c2a2088577d12123ddee5f54e0675
- name: github.com/beorn7/perks
version: 3ac7bf7a47d159a033b107610db8a1b6575507a4
subpackages:
- quantile
- name: github.com/boltdb/bolt
version: d97499360d1ecebc492ea66c7447ea948f417620
- name: github.com/cloudfoundry-incubator/candiedyaml
version: 5cef21e2e4f0fd147973b558d4db7395176bcd95
- name: github.com/coreos/etcd
version: ea5f6dab6b1d07e22cf46bf5f5088d567548c124
subpackages:
- auth/authpb
- clientv3
- clientv3/concurrency
- etcdserver/api/v3rpc/rpctypes
- etcdserver/etcdserverpb
- mvcc/mvccpb
- pkg/monotime
- pkg/tlsutil
- name: github.com/cznic/golex
version: da5a7153a51074477ecac5c45a7e5182a0c72448
subpackages:
- lex
- name: github.com/cznic/mathutil
version: 78ad7f262603437f0ecfebc835d80094f89c8f54
- name: github.com/cznic/parser
version: 31edd927e5b19d1c4a260c41a397e7f81d6694d9
subpackages:
- yacc
- name: github.com/cznic/sortutil
version: 4c7342852e65c2088c981288f2c5610d10b9f7f4
- name: github.com/cznic/strutil
version: 1eb03e3cc9d345307a45ec82bd3016cde4bd4464
- name: github.com/cznic/y
version: 9fdf92d4aac058959f814606bb729ed50f5e4240
- name: github.com/dustin/go-humanize
version: 8929fe90cee4b2cb9deb468b51fb34eba64d1bf0
- name: github.com/gengo/grpc-gateway
version: f52d055dc48aec25854ed7d31862f78913cf17d1
subpackages:
- runtime
- runtime/internal
- utilities
- name: github.com/ghodss/yaml
version: 73d445a93680fa1a78ae23a5839bad48f32ba1ee
- name: github.com/go-sql-driver/mysql
version: 3dd7008ac1529aca1bcd8a9db75228a71ba23cac
- name: github.com/gogo/protobuf
version: 100ba4e885062801d56799d78530b73b178a78f3
subpackages:
- proto
- name: github.com/golang/protobuf
version: 8ee79997227bf9b34611aee7946ae64735e6fd93
subpackages:
- jsonpb
- proto
- ptypes/any
- name: github.com/golang/snappy
version: 723cc1e459b8eea2dea4583200fd60757d40097a
- name: github.com/gorilla/context
version: 1ea25387ff6f684839d82767c1733ff4d4d15d0a
- name: github.com/gorilla/mux
version: 599cba5e7b6137d46ddf58fb1765f5d928e69604
- name: github.com/grpc-ecosystem/go-grpc-prometheus
version: 6b7015e65d366bf3f19b2b2a000a831940f0f7e0
- name: github.com/grpc-ecosystem/grpc-gateway
version: 84398b94e188ee336f307779b57b3aa91af7063c
subpackages:
- runtime
- runtime/internal
- utilities
- name: github.com/juju/errors
version: b2c7a7da5b2995941048f60146e67702a292e468
- name: github.com/matttproud/golang_protobuf_extensions
version: c12348ce28de40eed0136aa2b644d0ee0650e56c
subpackages:
- pbutil
- name: github.com/ngaut/deadline
version: fae8f9dfd7048de16575b9d4c255278e38c28a4f
- name: github.com/ngaut/log
version: cec23d3e10b016363780d894a0eb732a12c06e02
- name: github.com/ngaut/pools
version: 6352e005618615ffaf1cb1c6622b8e91435751fe
- name: github.com/ngaut/sync2
version: 7a24ed77b2efb460c1468b7dc917821c66e80e55
- name: github.com/ngaut/systimemon
version: c2ca1c75c6af5556eb6ce67994120adf12f2ccef
- name: github.com/petar/GoLLRB
version: 53be0d36a84c2a886ca057d34b6aa4468df9ccb4
subpackages:
- llrb
- name: github.com/peterh/liner
version: 3f3a91ddf7d2784892a58e27ddf48d70e3304bb7
- name: github.com/pingcap/check
version: 9b266636177e249ec28b0aeffe8e86bc272bb481
- name: github.com/pingcap/goleveldb
version: 158edde5a354460121af007d02a00b01c8d03443
subpackages:
- leveldb
- leveldb/cache
- leveldb/comparer
- leveldb/errors
- leveldb/filter
- leveldb/iterator
- leveldb/journal
- leveldb/memdb
- leveldb/opt
- leveldb/storage
- leveldb/table
- leveldb/util
- name: github.com/pingcap/kvproto
version: f29189ecf47c65d8945b1e272929554b31346286
subpackages:
- pkg/coprocessor
- pkg/eraftpb
- pkg/errorpb
- pkg/kvrpcpb
- pkg/metapb
- pkg/pdpb
- pkg/raft_serverpb
- pkg/tikvpb
- name: github.com/pingcap/pd
version: ce8db87a8c3f2560750232e85ad5152a0a1c69df
subpackages:
- pd-client
- name: github.com/pingcap/tipb
version: 5e4b9cf7c32d2b09ba71aa9ab6675ec135f9fbda
subpackages:
- go-binlog
- go-tipb
- sharedbytes
- name: github.com/prometheus/client_golang
version: c5b7fccd204277076155f10851dad72b76a49317
subpackages:
- prometheus
- prometheus/push
- name: github.com/prometheus/client_model
version: fa8ad6fec33561be4280a8f0514318c79d7f6cb6
subpackages:
- go
- name: github.com/prometheus/common
version: 4402f4e5ea79ec15f3c574773b6a5198fbea215f
subpackages:
- expfmt
- internal/bitbucket.org/ww/goautoneg
- model
- name: github.com/prometheus/procfs
version: abf152e5f3e97f2fafac028d2cc06c1feb87ffa5
- name: github.com/Sirupsen/logrus
version: ba1b36c82c5e05c4f912a88eab0dcd91a171688f
- name: github.com/twinj/uuid
version: 70cac2bcd273ef6a371bb96cde363d28b68734c3
- name: golang.org/x/net
version: d1e1b351919c6738fdeb9893d5c998b161464f0c
subpackages:
- context
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- trace
- name: golang.org/x/sys
version: a646d33e2ee3172a661fc09bca23bb4889a41bc8
subpackages:
- unix
- name: golang.org/x/text
version: 4ee4af566555f5fbe026368b75596286a312663a
subpackages:
- encoding
- encoding/charmap
- encoding/internal
- encoding/internal/identifier
- encoding/japanese
- encoding/korean
- encoding/simplifiedchinese
- encoding/traditionalchinese
- encoding/unicode
- internal/utf8internal
- runes
- secure
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: golang.org/x/time
version: c06e80d9300e4443158a03817b8a8cb37d230320
subpackages:
- rate
- name: google.golang.org/genproto
version: aa2eb687b4d3e17154372564ad8d6bf11c3cf21f
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 3419b42955675df23457629c75f58eb8dcd56954
subpackages:
- codes
- credentials
- grpclb/grpc_lb_v1
- grpclog
- internal
- keepalive
- metadata
- naming
- peer
- stats
- status
- tap
- transport
testImports: []