forked from CyberMiles/travis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
468 lines (468 loc) · 11.5 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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
hash: 98497c40b26fd3326e5f48728ea7947cf7ab0c53a559654ce5b33a39cef35cf4
updated: 2018-07-19T18:36:59.515676304+08:00
imports:
- name: github.com/aristanetworks/goarista
version: 59944ff78bc1de686b0aba1444dfd380f48f03d4
subpackages:
- monotime
- name: github.com/beorn7/perks
version: 3a771d992973f24aa725d07868b467d1ddfceafb
subpackages:
- quantile
- name: github.com/bgentry/speakeasy
version: 4aabc24848ce5fd31929f7d1e4ea74d3709c14cd
- name: github.com/btcsuite/btcd
version: 86fed781132ac890ee03e906e4ecd5d6fa180c64
subpackages:
- btcec
- name: github.com/BurntSushi/toml
version: a368813c5e648fee92e5f6c30e3944ff9d5e8895
- name: github.com/davecgh/go-spew
version: 346938d642f2ec3594ed81d874461961cd0faa76
subpackages:
- spew
- name: github.com/ebuchman/fail-test
version: 95f809107225be108efcf10a3509e4ea6ceef3c4
- name: github.com/edsrzf/mmap-go
version: 0bce6a6887123b67a60366d2c9fe2dfb74289d2e
- name: github.com/elastic/gosigar
version: 37f05ff46ffa7a825d1b24cf2b62d4a4c1a9d2e8
subpackages:
- sys/windows
- name: github.com/ethereum/go-ethereum
version: 557cc4935d94d6e1d6b947143788838ca98908f9
repo: https://github.com/second-state/lityvm.git
subpackages:
- accounts
- accounts/keystore
- accounts/usbwallet
- accounts/usbwallet/internal/trezor
- cmd/utils
- common
- common/bitutil
- common/fdlimit
- common/hexutil
- common/math
- common/mclock
- consensus
- consensus/clique
- consensus/ethash
- consensus/misc
- console
- core
- core/bloombits
- core/rawdb
- core/state
- core/types
- core/vm
- crypto
- crypto/bn256
- crypto/bn256/cloudflare
- crypto/bn256/google
- crypto/ecies
- crypto/randentropy
- crypto/secp256k1
- crypto/sha3
- dashboard
- eth
- eth/downloader
- eth/fetcher
- eth/filters
- eth/gasprice
- eth/tracers
- eth/tracers/internal/tracers
- ethclient
- ethdb
- ethstats
- event
- internal/debug
- internal/ethapi
- internal/jsre
- internal/jsre/deps
- internal/web3ext
- les
- les/flowcontrol
- light
- log
- log/term
- metrics
- metrics/exp
- metrics/influxdb
- miner
- node
- p2p
- p2p/discover
- p2p/discv5
- p2p/nat
- p2p/netutil
- params
- rlp
- rpc
- trie
- whisper/whisperv6
- name: github.com/fatih/color
version: 2d684516a8861da43017284349b7e303e809ac21
- name: github.com/fjl/memsize
version: f6d5545993d68e9e42df43eb57958f898dea3623
subpackages:
- memsizeui
- name: github.com/fsnotify/fsnotify
version: c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9
- name: github.com/go-kit/kit
version: ca4112baa34cb55091301bdc13b1420a122b1b9e
subpackages:
- log
- log/level
- log/term
- metrics
- metrics/discard
- metrics/internal/lv
- metrics/prometheus
- name: github.com/go-logfmt/logfmt
version: 390ab7935ee28ec6b286364bba9b4dd6410cb3d5
- name: github.com/go-ole/go-ole
version: 7a0fa49edf48165190530c675167e2f319a05268
subpackages:
- oleutil
- name: github.com/go-stack/stack
version: 259ab82a6cad3992b4e21ff5cac294ccb06474bc
- name: github.com/gogo/protobuf
version: 1adfc126b41513cc696b209667c8656ea7aac67c
subpackages:
- gogoproto
- jsonpb
- proto
- protoc-gen-gogo/descriptor
- sortkeys
- types
- name: github.com/golang/protobuf
version: b4deda0973fb4c70b50d226b1af49f3da59f5265
subpackages:
- proto
- protoc-gen-go/descriptor
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/golang/snappy
version: 2e65f85255dbc3072edf28d6b5b8efc472979f5a
- name: github.com/gorilla/websocket
version: 5ed622c449da6d44c3c8329331ff47a9e5844f71
- name: github.com/hashicorp/golang-lru
version: 0fb14efe8c47ae851c0034ed7a448854d3d34cf3
subpackages:
- simplelru
- name: github.com/hashicorp/hcl
version: ef8a98b0bbce4a65b5aa4c368430a80ddc533168
subpackages:
- hcl/ast
- hcl/parser
- hcl/printer
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/huin/goupnp
version: 1395d1447324cbea88d249fbfcfd70ea878fdfca
subpackages:
- dcps/internetgateway1
- dcps/internetgateway2
- httpu
- scpd
- soap
- ssdp
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/influxdata/influxdb
version: bed425313b399096d5a35b0c65c6a9e4270474f5
subpackages:
- client
- models
- pkg/escape
- name: github.com/jackpal/go-nat-pmp
version: 28a68d0c24adce1da43f8df6a57340909ecd7fdd
- name: github.com/jmhodges/levigo
version: c42d9e0ca023e2198120196f842701bb4c55d7b9
- name: github.com/karalabe/hid
version: 2b4488a37358b7283de4f9622553e85ebbe73125
- name: github.com/kr/logfmt
version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
- name: github.com/magiconair/properties
version: c2353362d570a7bfa228149c62842019201cfb71
- name: github.com/mattn/go-colorable
version: efa589957cd060542a26d2dd7832fd6a6c6c3ade
- name: github.com/mattn/go-isatty
version: 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c
- name: github.com/mattn/go-runewidth
version: ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb
- name: github.com/mattn/go-sqlite3
version: 6c771bb9887719704b210e87e934f08be014bdb1
- name: github.com/matttproud/golang_protobuf_extensions
version: 3247c84500bff8d9fb6d579d800f20b3e091582c
subpackages:
- pbutil
- name: github.com/mitchellh/mapstructure
version: bb74f1db0675b241733089d5a1faa5dd8b0ef57b
- name: github.com/pborman/uuid
version: c65b2f87fee37d1c7854c9164a450713c28d50cd
- name: github.com/pelletier/go-toml
version: c01d1270ff3e442a8a57cddc1c92dc1138598194
- name: github.com/peterh/liner
version: 80ce870644db1b043e8dc2cf836bde5c347e2701
- name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d
- name: github.com/prometheus/client_golang
version: ae27198cdd90bf12cd134ad79d1366a6cf49f632
subpackages:
- prometheus
- prometheus/promhttp
- name: github.com/prometheus/client_model
version: 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
subpackages:
- go
- name: github.com/prometheus/common
version: e4aa40a9169a88835b849a6efb71e05dc04b88f0
subpackages:
- expfmt
- internal/bitbucket.org/ww/goautoneg
- model
- name: github.com/prometheus/procfs
version: 54d17b57dd7d4a3aa092476596b3f8a933bde349
subpackages:
- internal/util
- nfs
- xfs
- name: github.com/prometheus/prometheus
version: 0a74f98628a0463dddc90528220c94de5032d1a0
subpackages:
- util/flock
- name: github.com/rcrowley/go-metrics
version: e2704e165165ec55d062f5919b4b29494e9fa790
- name: github.com/rjeczalik/notify
version: 629144ba06a1c6af28c1e42c228e3d42594ce081
- name: github.com/robertkrimen/otto
version: 15f95af6e78dcd2030d8195a138bd88d4f403546
subpackages:
- ast
- dbg
- file
- parser
- registry
- token
- name: github.com/rs/cors
version: 694cf2ad010fcf91ee35161f5bfdad8f42ed1b9a
- name: github.com/spf13/afero
version: 787d034dfe70e44075ccc060d346146ef53270ad
subpackages:
- mem
- name: github.com/spf13/cast
version: 8965335b8c7107321228e3e3702cab9832751bac
- name: github.com/spf13/cobra
version: 1e58aa3361fd650121dceeedc399e7189c05674a
- name: github.com/spf13/jwalterweatherman
version: 7c0cea34c8ece3fbeb2b27ab9b59511d360fb394
- name: github.com/spf13/pflag
version: 3ebe029320b2676d667ae88da602a5f854788a8a
- name: github.com/spf13/viper
version: 15738813a09db5c8e5b60a19d67d3f9bd38da3a4
- name: github.com/StackExchange/wmi
version: cdffdb33acae0e14efff2628f9bae377b597840e
- name: github.com/syndtr/goleveldb
version: e2150783cd35f5b607daca48afd8c57ec54cc995
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/tendermint/ed25519
version: d8387025d2b9d158cf4efb07e7ebf814bcce2057
subpackages:
- edwards25519
- extra25519
- name: github.com/tendermint/go-amino
version: 2106ca61d91029c931fd54968c2bb02dc96b1412
- name: github.com/tendermint/iavl
version: 35f66e53d9b01e83b30de68b931f54b2477a94c9
- name: github.com/tendermint/tendermint
repo: https://github.com/CyberMiles/tendermint.git
version: b97b46975ef8e830352c8c7f6248a436f185858a
subpackages:
- abci/client
- abci/example/code
- abci/example/kvstore
- abci/types
- blockchain
- cmd/tendermint/commands
- config
- consensus
- consensus/types
- crypto
- crypto/merkle
- crypto/tmhash
- evidence
- libs/autofile
- libs/cli
- libs/cli/flags
- libs/clist
- libs/common
- libs/db
- libs/events
- libs/flowrate
- libs/log
- libs/pubsub
- libs/pubsub/query
- lite
- lite/client
- lite/errors
- lite/files
- lite/proxy
- mempool
- node
- p2p
- p2p/conn
- p2p/pex
- p2p/upnp
- privval
- proxy
- rpc/client
- rpc/clientw
- rpc/core
- rpc/core/types
- rpc/grpc
- rpc/lib
- rpc/lib/client
- rpc/lib/server
- rpc/lib/types
- state
- state/txindex
- state/txindex/kv
- state/txindex/null
- types
- version
- name: golang.org/x/crypto
version: c3a3ad6d03f7a915c0f7e194b7152974bb73d287
subpackages:
- curve25519
- nacl/box
- nacl/secretbox
- openpgp/armor
- openpgp/errors
- pbkdf2
- poly1305
- ripemd160
- salsa20/salsa
- scrypt
- name: golang.org/x/net
version: 92b859f39abd2d91a854c9f9c4621b2f5054a92d
subpackages:
- context
- html
- html/atom
- html/charset
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- netutil
- trace
- websocket
- name: golang.org/x/sync
version: 1d60e4601c6fd243af51cc01ddf169918a5407ca
subpackages:
- syncmap
- name: golang.org/x/sys
version: d8e400bc7db4870d786864138af681469693d18c
subpackages:
- unix
- windows
- name: golang.org/x/text
version: f21a4dfb5e38f5895301dc265a8def02365cc3d0
subpackages:
- encoding
- encoding/charmap
- encoding/htmlindex
- encoding/internal
- encoding/internal/identifier
- encoding/japanese
- encoding/korean
- encoding/simplifiedchinese
- encoding/traditionalchinese
- encoding/unicode
- internal/tag
- internal/utf8internal
- language
- runes
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: ff3583edef7de132f219f0efc00e097cabcc0ec0
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 168a6198bcb0ef175f7dacec0b8691fc141dc9b8
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- codes
- connectivity
- credentials
- encoding
- encoding/proto
- grpclog
- internal
- internal/backoff
- internal/channelz
- internal/grpcrand
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- transport
- name: gopkg.in/fatih/set.v0
version: 2c768e3c5489976167bfc42b5c7c92ca783f4389
- name: gopkg.in/karalabe/cookiejar.v2
version: 8dcd6a7f4951f6ff3ee9cbb919a06d8925822e57
subpackages:
- collections/prque
- name: gopkg.in/natefinch/npipe.v2
version: c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6
- name: gopkg.in/olebedev/go-duktape.v3
version: abf0ba0be5d5d36b1f9266463cc320b9a5ab224e
- name: gopkg.in/sourcemap.v1
version: 6e83acea0053641eff084973fee085f0c193c61a
subpackages:
- base64vlq
- name: gopkg.in/urfave/cli.v1
version: cfb38830724cc34fedffe9a2a29fb54fa9169cd1
- name: gopkg.in/yaml.v2
version: 5420a8b6744d3b0345ab293f6fcba19c978f1183
testImports:
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
subpackages:
- difflib
- name: github.com/stretchr/testify
version: f35b8ab0b5a2cef36673838d662e249dd9c94686
subpackages:
- assert
- require