-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathglide.lock
91 lines (91 loc) · 1.94 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
hash: d541b77cfdfdc7ef9fd1c8a2ef893a453958e1c9635a587e628c15abd5f405e3
updated: 2018-06-17T17:25:47.576522+08:00
imports:
- name: github.com/astaxie/beego
version: f16688817aa428d10361394015b40d096b680542
subpackages:
- config
- context
- context/param
- grace
- logs
- session
- toolbox
- utils
- name: github.com/btcsuite/btcd
version: 86fed781132ac890ee03e906e4ecd5d6fa180c64
subpackages:
- btcec
- name: github.com/ethereum/go-ethereum
version: ccc0debb63124ee99906c2cfff6125de30e8c62f
subpackages:
- common
- common/hexutil
- common/math
- crypto
- crypto/secp256k1
- crypto/sha3
- log
- rlp
- name: github.com/go-stack/stack
version: 259ab82a6cad3992b4e21ff5cac294ccb06474bc
- name: github.com/golang/protobuf
version: 3a3da3a4e26776cc22a79ef46d5d58477532dede
subpackages:
- proto
- protoc-gen-go
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/shengdoushi/base58
version: c2e5dd9cebf91f86ab174cf5fd8bdb66d99c9e22
- name: golang.org/x/net
version: dfa909b99c79129e1100513e5cd36307665e5723
subpackages:
- context
- http/httpguts
- http2
- http2/hpack
- idna
- internal/timeseries
- trace
- name: golang.org/x/text
version: 5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: 694d95ba50e67b2e363f3483057db5d4910c18f9
subpackages:
- googleapis/api/annotations
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 1fa3750c9a209f5efbdc2722d40f2657885af5e5
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- channelz
- codes
- connectivity
- credentials
- encoding
- encoding/proto
- grpclb/grpc_lb_v1/messages
- grpclog
- internal
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- transport
testImports: []