aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
blob: 9aaf8d7958ab85802ba7c7dc6346440b17f51c43 (plain)
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
{
	"ImportPath": "github.com/google/syzkaller",
	"GoVersion": "go1.8",
	"GodepVersion": "v79",
	"Packages": [
		"./..."
	],
	"Deps": [
		{
			"ImportPath": "cloud.google.com/go/compute/metadata",
			"Comment": "v0.7.0-193-gf61bf88",
			"Rev": "f61bf881756f290878a273d0271f26eea6f4fd1e"
		},
		{
			"ImportPath": "cloud.google.com/go/iam",
			"Comment": "v0.7.0-193-gf61bf88",
			"Rev": "f61bf881756f290878a273d0271f26eea6f4fd1e"
		},
		{
			"ImportPath": "cloud.google.com/go/internal",
			"Comment": "v0.7.0-193-gf61bf88",
			"Rev": "f61bf881756f290878a273d0271f26eea6f4fd1e"
		},
		{
			"ImportPath": "cloud.google.com/go/internal/optional",
			"Comment": "v0.7.0-193-gf61bf88",
			"Rev": "f61bf881756f290878a273d0271f26eea6f4fd1e"
		},
		{
			"ImportPath": "cloud.google.com/go/internal/version",
			"Comment": "v0.7.0-193-gf61bf88",
			"Rev": "f61bf881756f290878a273d0271f26eea6f4fd1e"
		},
		{
			"ImportPath": "cloud.google.com/go/storage",
			"Comment": "v0.7.0-193-gf61bf88",
			"Rev": "f61bf881756f290878a273d0271f26eea6f4fd1e"
		},
		{
			"ImportPath": "github.com/golang/protobuf/proto",
			"Rev": "5a0f697c9ed9d68fef0116532c6e05cfeae00e55"
		},
		{
			"ImportPath": "github.com/golang/protobuf/protoc-gen-go/descriptor",
			"Rev": "5a0f697c9ed9d68fef0116532c6e05cfeae00e55"
		},
		{
			"ImportPath": "github.com/golang/protobuf/ptypes/any",
			"Rev": "5a0f697c9ed9d68fef0116532c6e05cfeae00e55"
		},
		{
			"ImportPath": "github.com/googleapis/gax-go",
			"Rev": "9af46dd5a1713e8b5cd71106287eba3cefdde50b"
		},
		{
			"ImportPath": "golang.org/x/net/context",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/net/context/ctxhttp",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/net/http2",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/net/http2/hpack",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/net/idna",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/net/internal/timeseries",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/net/lex/httplex",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/net/trace",
			"Rev": "59a0b19b5533c7977ddeb86b017bf507ed407b12"
		},
		{
			"ImportPath": "golang.org/x/oauth2",
			"Rev": "f047394b6d14284165300fd82dad67edb3a4d7f6"
		},
		{
			"ImportPath": "golang.org/x/oauth2/google",
			"Rev": "f047394b6d14284165300fd82dad67edb3a4d7f6"
		},
		{
			"ImportPath": "golang.org/x/oauth2/internal",
			"Rev": "f047394b6d14284165300fd82dad67edb3a4d7f6"
		},
		{
			"ImportPath": "golang.org/x/oauth2/jws",
			"Rev": "f047394b6d14284165300fd82dad67edb3a4d7f6"
		},
		{
			"ImportPath": "golang.org/x/oauth2/jwt",
			"Rev": "f047394b6d14284165300fd82dad67edb3a4d7f6"
		},
		{
			"ImportPath": "golang.org/x/sys/unix",
			"Rev": "b90f89a1e7a9c1f6b918820b3daa7f08488c8594"
		},
		{
			"ImportPath": "golang.org/x/text/secure/bidirule",
			"Rev": "ccbd3f7822129ff389f8ca4858a9b9d4d910531c"
		},
		{
			"ImportPath": "golang.org/x/text/transform",
			"Rev": "ccbd3f7822129ff389f8ca4858a9b9d4d910531c"
		},
		{
			"ImportPath": "golang.org/x/text/unicode/bidi",
			"Rev": "ccbd3f7822129ff389f8ca4858a9b9d4d910531c"
		},
		{
			"ImportPath": "golang.org/x/text/unicode/norm",
			"Rev": "ccbd3f7822129ff389f8ca4858a9b9d4d910531c"
		},
		{
			"ImportPath": "google.golang.org/api/compute/v0.beta",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/gensupport",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/googleapi",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/googleapi/internal/uritemplates",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/googleapi/transport",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/internal",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/iterator",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/option",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/storage/v1",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/api/transport",
			"Rev": "1faa39f42f12a54fa82ca5902a7ab642d5b09ad1"
		},
		{
			"ImportPath": "google.golang.org/genproto/googleapis/api/annotations",
			"Rev": "aa2eb687b4d3e17154372564ad8d6bf11c3cf21f"
		},
		{
			"ImportPath": "google.golang.org/genproto/googleapis/iam/v1",
			"Rev": "aa2eb687b4d3e17154372564ad8d6bf11c3cf21f"
		},
		{
			"ImportPath": "google.golang.org/genproto/googleapis/rpc/status",
			"Rev": "aa2eb687b4d3e17154372564ad8d6bf11c3cf21f"
		},
		{
			"ImportPath": "google.golang.org/grpc",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/codes",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/credentials",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/credentials/oauth",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/grpclog",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/internal",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/keepalive",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/metadata",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/naming",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/peer",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/stats",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/status",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/tap",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		},
		{
			"ImportPath": "google.golang.org/grpc/transport",
			"Comment": "v1.2.0-130-g8de2dff",
			"Rev": "8de2dff78c3b968a51c99ec526d934f686537437"
		}
	]
}