forked from tronprotocol/grpc-gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
94 lines (94 loc) · 2.2 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
hash: def6041060df6c67a2bf0056cac80fe502e8c4dcdb3ac94ce5e13faf8b77eaee
updated: 2018-04-12T15:54:50.165582+08:00
imports:
- name: github.com/go-resty/resty
version: f8815663de1e64d57cdd4ee9e2b2fa96977a030e
- name: github.com/golang/glog
version: 23def4e6c14b4da8ac2ed8007337bc5eb5007998
- name: github.com/golang/protobuf
version: e09c5db296004fbe3f74490e84dcd62c3c5ddb1b
subpackages:
- jsonpb
- proto
- protoc-gen-go/descriptor
- protoc-gen-go/generator
- protoc-gen-go/plugin
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/empty
- ptypes/struct
- ptypes/timestamp
- ptypes/wrappers
- name: github.com/grpc-ecosystem/grpc-gateway
version: 3189c0c0c638bd69bf223a1411ba20c4427647d5
subpackages:
- examples/clients/abe
- examples/clients/echo
- examples/examplepb
- examples/server
- examples/sub
- examples/sub2
- protoc-gen-grpc-gateway/descriptor
- protoc-gen-grpc-gateway/generator
- protoc-gen-grpc-gateway/gengateway
- protoc-gen-grpc-gateway/httprule
- protoc-gen-swagger/genswagger
- protoc-gen-swagger/options
- runtime
- runtime/internal
- utilities
- name: github.com/rogpeppe/fastuuid
version: 6724a57986aff9bff1a1770e9347036def7c89f6
- name: golang.org/x/net
version: 61147c48b25b599e5b561d2e9c4f3e1ef489ca41
subpackages:
- context
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- publicsuffix
- trace
- name: golang.org/x/text
version: 7922cc490dd5a7dbaa7fd5d6196b49db59ac042f
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: 51d0944304c3cbce4afe9e5247e21100037bff78
subpackages:
- googleapis/api/annotations
- googleapis/rpc/errdetails
- googleapis/rpc/status
- protobuf/field_mask
- name: google.golang.org/grpc
version: db0f0713e3a7f295e167341b621b10cce1fb9ffe
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: []