about summary refs log tree commit diff
path: root/pkgs/applications/networking/cloudflared/deps.nix
blob: da7f509378ddd1ca68fae77e1c526c132804a0e7 (plain) (blame)
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
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
[
  {
    goPackagePath  = "github.com/BurntSushi/toml";
    fetch = {
      type = "git";
      url = "https://github.com/BurntSushi/toml";
      rev =  "b26d9c308763d68093482582cea63d69be07a0f0";
      sha256 = "0k7v2i1d2d6si8gswn83qb84czhhia53v2wdy33yz9ppdidxk0ry";
    };
  }
  {
    goPackagePath  = "github.com/beorn7/perks";
    fetch = {
      type = "git";
      url = "https://github.com/beorn7/perks";
      rev =  "3a771d992973f24aa725d07868b467d1ddfceafb";
      sha256 = "1l2lns4f5jabp61201sh88zf3b0q793w4zdgp9nll7mmfcxxjif3";
    };
  }
  {
    goPackagePath  = "github.com/certifi/gocertifi";
    fetch = {
      type = "git";
      url = "https://github.com/certifi/gocertifi";
      rev =  "deb3ae2ef2610fde3330947281941c562861188b";
      sha256 = "1xy09y1fdfcny1z09hd4493w1acj5min9z2sx4gfpshc80icrmr6";
    };
  }
  {
    goPackagePath  = "github.com/cloudflare/brotli-go";
    fetch = {
      type = "git";
      url = "https://github.com/cloudflare/brotli-go";
      rev =  "18c9f6c67e3dfc12e0ddaca748d2887f97a7ac28";
      sha256 = "10112y4k8qing552n0df9w33cgminrzm6g3x7ng0vgin4sv59785";
    };
  }
  {
    goPackagePath  = "github.com/coredns/coredns";
    fetch = {
      type = "git";
      url = "https://github.com/coredns/coredns";
      rev =  "992e7928c7c258628d2b13b769acc86781b9faea";
      sha256 = "0mvlkca11ikwzii0p7g5a2z3gn1xrp7qmmjwklp4i52lbnsawzv0";
    };
  }
  {
    goPackagePath  = "github.com/coreos/go-oidc";
    fetch = {
      type = "git";
      url = "https://github.com/coreos/go-oidc";
      rev =  "a93f71fdfe73d2c0f5413c0565eea0af6523a6df";
      sha256 = "00pmmky0y9a9l767xn16xlf52h81j4869n6j0xql79rybp6xc1f3";
    };
  }
  {
    goPackagePath  = "github.com/coreos/go-systemd";
    fetch = {
      type = "git";
      url = "https://github.com/coreos/go-systemd";
      rev =  "39ca1b05acc7ad1220e09f133283b8859a8b71ab";
      sha256 = "1kzqrrzqspa5qm7kwslxl3m16lqzns23c24rv474ajzwmj3ixmx1";
    };
  }
  {
    goPackagePath  = "github.com/coreos/pkg";
    fetch = {
      type = "git";
      url = "https://github.com/coreos/pkg";
      rev =  "97fdf19511ea361ae1c100dd393cc47f8dcfa1e1";
      sha256 = "1srn87wih25l09f75483hnxsr8fc6rq3bk7w1x8125ym39p6mg21";
    };
  }
  {
    goPackagePath  = "github.com/davecgh/go-spew";
    fetch = {
      type = "git";
      url = "https://github.com/davecgh/go-spew";
      rev =  "346938d642f2ec3594ed81d874461961cd0faa76";
      sha256 = "0d4jfmak5p6lb7n2r6yvf5p1zcw0l8j74kn55ghvr7zr7b7axm6c";
    };
  }
  {
    goPackagePath  = "github.com/elgs/gosqljson";
    fetch = {
      type = "git";
      url = "https://github.com/elgs/gosqljson";
      rev =  "027aa4915315a0b2825c0f025cea347829b974fa";
      sha256 = "14i45m1y505acvsk4l725bp8p9w3mcg49khz9hxkzg3afg7nc5gq";
    };
  }
  {
    goPackagePath  = "github.com/equinox-io/equinox";
    fetch = {
      type = "git";
      url = "https://github.com/equinox-io/equinox";
      rev =  "f24972fa72facf59d05c91c848b65eac38815915";
      sha256 = "1d3620g1kxyzn8b3py2471qp8ssyzm1qnpbap9gxrmg8912wiww1";
    };
  }
  {
    goPackagePath  = "github.com/facebookgo/grace";
    fetch = {
      type = "git";
      url = "https://github.com/facebookgo/grace";
      rev =  "75cf19382434e82df4dd84953f566b8ad23d6e9e";
      sha256 = "15chyvgv5y59w9x2asm0vh29cmmcji7f5vxvv8gqcr15nkyi61q0";
    };
  }
  {
    goPackagePath  = "github.com/flynn/go-shlex";
    fetch = {
      type = "git";
      url = "https://github.com/flynn/go-shlex";
      rev =  "3f9db97f856818214da2e1057f8ad84803971cff";
      sha256 = "1j743lysygkpa2s2gii2xr32j7bxgc15zv4113b0q9jhn676ysia";
    };
  }
  {
    goPackagePath  = "github.com/getsentry/raven-go";
    fetch = {
      type = "git";
      url = "https://github.com/getsentry/raven-go";
      rev =  "ed7bcb39ff10f39ab08e317ce16df282845852fa";
      sha256 = "0pqggcjbia9sidxqxnyd5z5k44iswxaqss3qvkka8bfm082kczij";
    };
  }
  {
    goPackagePath  = "github.com/golang-collections/collections";
    fetch = {
      type = "git";
      url = "https://github.com/golang-collections/collections";
      rev =  "604e922904d35e97f98a774db7881f049cd8d970";
      sha256 = "04g0xc1bs4aphc2rcj9knah2shmck500qagnazy4mg052b84ggwm";
    };
  }
  {
    goPackagePath  = "github.com/golang/protobuf";
    fetch = {
      type = "git";
      url = "https://github.com/golang/protobuf";
      rev =  "b4deda0973fb4c70b50d226b1af49f3da59f5265";
      sha256 = "0ya4ha7m20bw048m1159ppqzlvda4x0vdprlbk5sdgmy74h3xcdq";
    };
  }
  {
    goPackagePath  = "github.com/google/uuid";
    fetch = {
      type = "git";
      url = "https://github.com/google/uuid";
      rev =  "064e2069ce9c359c118179501254f67d7d37ba24";
      sha256 = "1b1ibx3rbiv7xwa9kz4b4zpp1fza5cjnn8v6749b4vrkjjmp3rqb";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/context";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/context";
      rev =  "08b5f424b9271eedf6f9f0ce86cb9396ed337a42";
      sha256 = "03p4hn87vcmfih0p9w663qbx9lpsf7i7j3lc7yl7n84la3yz63m4";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/mux";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/mux";
      rev =  "e3702bed27f0d39777b0b37b664b6280e8ef8fbf";
      sha256 = "0pvzm23hklxysspnz52mih6h1q74vfrdhjfm1l3sa9r8hhqmmld2";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/websocket";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/websocket";
      rev =  "ea4d1f681babbce9545c9c5f3d5194a789c89f5b";
      sha256 = "1bhgs2542qs49p1dafybqxfs2qc072xv41w5nswyrknwyjxxs2a1";
    };
  }
  {
    goPackagePath  = "github.com/grpc-ecosystem/grpc-opentracing";
    fetch = {
      type = "git";
      url = "https://github.com/grpc-ecosystem/grpc-opentracing";
      rev =  "8e809c8a86450a29b90dcc9efbf062d0fe6d9746";
      sha256 = "1yz3gxhdipmi63n32y5srwx7p254k3fm8y64cimkb1gz7sw99nxw";
    };
  }
  {
    goPackagePath  = "github.com/jonboulle/clockwork";
    fetch = {
      type = "git";
      url = "https://github.com/jonboulle/clockwork";
      rev =  "2eee05ed794112d45db504eb05aa693efd2b8b09";
      sha256 = "1pqxhsdavbp1n5grgyx2j6ylvql2fzn2cvpsgkc8li69dil7sibl";
    };
  }
  {
    goPackagePath  = "github.com/lib/pq";
    fetch = {
      type = "git";
      url = "https://github.com/lib/pq";
      rev =  "90697d60dd844d5ef6ff15135d0203f65d2f53b8";
      sha256 = "0hb4bfsk8g5473yzbf3lzrb373xicakjznkf0v085xgimz991i9r";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-colorable";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-colorable";
      rev =  "167de6bfdfba052fa6b2d3664c8f5272e23c9072";
      sha256 = "1nwjmsppsjicr7anq8na6md7b1z84l9ppnlr045hhxjvbkqwalvx";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-isatty";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-isatty";
      rev =  "0360b2af4f38e8d38c7fce2a9f4e702702d73a39";
      sha256 = "06w45aqz2a6yrk25axbly2k5wmsccv8cspb94bfmz4izvw8h927n";
    };
  }
  {
    goPackagePath  = "github.com/matttproud/golang_protobuf_extensions";
    fetch = {
      type = "git";
      url = "https://github.com/matttproud/golang_protobuf_extensions";
      rev =  "c12348ce28de40eed0136aa2b644d0ee0650e56c";
      sha256 = "1d0c1isd2lk9pnfq2nk0aih356j30k3h1gi2w0ixsivi5csl7jya";
    };
  }
  {
    goPackagePath  = "github.com/mholt/caddy";
    fetch = {
      type = "git";
      url = "https://github.com/mholt/caddy";
      rev =  "d3b731e9255b72d4571a5aac125634cf1b6031dc";
      sha256 = "1183cfaryw7m3hvngzv87w80pc9vp3369sjyz7a0dlbr39jip1r0";
    };
  }
  {
    goPackagePath  = "github.com/miekg/dns";
    fetch = {
      type = "git";
      url = "https://github.com/miekg/dns";
      rev =  "5a2b9fab83ff0f8bfc99684bd5f43a37abe560f1";
      sha256 = "1vmgkpmwlqg6pwrpvjbn4h4al6af5fjvwwnacyv18hvlfd3fyfmx";
    };
  }
  {
    goPackagePath  = "github.com/mitchellh/go-homedir";
    fetch = {
      type = "git";
      url = "https://github.com/mitchellh/go-homedir";
      rev =  "3864e76763d94a6df2f9960b16a20a33da9f9a66";
      sha256 = "1n8vya16l60i5jms43yb8fzdgwvqa2q926p5wkg3lbrk8pxy1nv0";
    };
  }
  {
    goPackagePath  = "github.com/opentracing/opentracing-go";
    fetch = {
      type = "git";
      url = "https://github.com/opentracing/opentracing-go";
      rev =  "1949ddbfd147afd4d964a9f00b24eb291e0e7c38";
      sha256 = "0i0ghg94dg8lk05mw5n23983wq04yjvkjmdkc9z5y1f3508938h9";
    };
  }
  {
    goPackagePath  = "github.com/pkg/errors";
    fetch = {
      type = "git";
      url = "https://github.com/pkg/errors";
      rev =  "645ef00459ed84a119197bfb8d8205042c6df63d";
      sha256 = "001i6n71ghp2l6kdl3qq1v2vmghcz3kicv9a5wgcihrzigm75pp5";
    };
  }
  {
    goPackagePath  = "github.com/pmezard/go-difflib";
    fetch = {
      type = "git";
      url = "https://github.com/pmezard/go-difflib";
      rev =  "792786c7400a136282c1664665ae0a8db921c6c2";
      sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
    };
  }
  {
    goPackagePath  = "github.com/prometheus/client_golang";
    fetch = {
      type = "git";
      url = "https://github.com/prometheus/client_golang";
      rev =  "967789050ba94deca04a5e84cce8ad472ce313c1";
      sha256 = "1djwz6shmyx5kbp9b1pim3kncq2jwn3qhbx4b0b4lq7msww76hpz";
    };
  }
  {
    goPackagePath  = "github.com/prometheus/client_model";
    fetch = {
      type = "git";
      url = "https://github.com/prometheus/client_model";
      rev =  "99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c";
      sha256 = "19y4ywsivhpxj7ikf2j0gm9k3cmyw37qcbfi78n526jxcc7kw998";
    };
  }
  {
    goPackagePath  = "github.com/prometheus/common";
    fetch = {
      type = "git";
      url = "https://github.com/prometheus/common";
      rev =  "7600349dcfe1abd18d72d3a1770870d9800a7801";
      sha256 = "0lsp94dqpj35dny4m4x15kg4wgwawlm3in7cnpajkkacgyxagk5f";
    };
  }
  {
    goPackagePath  = "github.com/prometheus/procfs";
    fetch = {
      type = "git";
      url = "https://github.com/prometheus/procfs";
      rev =  "ae68e2d4c00fed4943b5f6698d504a5fe083da8a";
      sha256 = "04sar4k99w8nvq3kwx6chz0mbp4s6xfjfxww7aqfd950xgs2jv5f";
    };
  }
  {
    goPackagePath  = "github.com/rifflock/lfshook";
    fetch = {
      type = "git";
      url = "https://github.com/rifflock/lfshook";
      rev =  "bf539943797a1f34c1f502d07de419b5238ae6c6";
      sha256 = "0hns4zidw8g3s5l9dyl894fnyjr0a5xgdvx26rnal9jrn4n6z835";
    };
  }
  {
    goPackagePath  = "github.com/sirupsen/logrus";
    fetch = {
      type = "git";
      url = "https://github.com/sirupsen/logrus";
      rev =  "c155da19408a8799da419ed3eeb0cb5db0ad5dbc";
      sha256 = "0g5z7al7kky11ai2dhac6gkp3b5pxsvx72yj3xg4wg3265gbn7yz";
    };
  }
  {
    goPackagePath  = "github.com/stretchr/testify";
    fetch = {
      type = "git";
      url = "https://github.com/stretchr/testify";
      rev =  "f35b8ab0b5a2cef36673838d662e249dd9c94686";
      sha256 = "0dlszlshlxbmmfxj5hlwgv3r22x0y1af45gn1vd198nvvs3pnvfs";
    };
  }
  {
    goPackagePath  = "golang.org/x/crypto";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/crypto";
      rev =  "a49355c7e3f8fe157a85be2f77e6e269a0f89602";
      sha256 = "020q1laxjx5kcmnqy4wmdb63zhb0lyq6wpy40axhswzg2nd21s44";
    };
  }
  {
    goPackagePath  = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev =  "32a936f46389aa10549d60bd7833e54b01685d09";
      sha256 = "0f24khgx6s7idpnmwgkml4qyrqwkvdjd18aapn5rmybyhmrb57j7";
    };
  }
  {
    goPackagePath  = "golang.org/x/sync";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sync";
      rev =  "1d60e4601c6fd243af51cc01ddf169918a5407ca";
      sha256 = "046jlanz2lkxq1r57x9bl6s4cvfqaic6p2xybsj8mq1120jv4rs6";
    };
  }
  {
    goPackagePath  = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev =  "ce36f3865eeb42541ce3f87f32f8462c5687befa";
      sha256 = "0dkmxn48l9g7w1247c473qlacfkfp8wyan54k9cbi79icdp65jja";
    };
  }
  {
    goPackagePath  = "golang.org/x/text";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/text";
      rev =  "f21a4dfb5e38f5895301dc265a8def02365cc3d0";
      sha256 = "0r6x6zjzhr8ksqlpiwm5gdd7s209kwk5p4lw54xjvz10cs3qlq19";
    };
  }
  {
    goPackagePath  = "google.golang.org/genproto";
    fetch = {
      type = "git";
      url = "https://github.com/google/go-genproto";
      rev =  "ff3583edef7de132f219f0efc00e097cabcc0ec0";
      sha256 = "0bpzxk85fgvznmdf9356nzh8riqhwzcil9r2a955rbfn27lh4lmy";
    };
  }
  {
    goPackagePath  = "google.golang.org/grpc";
    fetch = {
      type = "git";
      url = "https://github.com/grpc/grpc-go";
      rev =  "168a6198bcb0ef175f7dacec0b8691fc141dc9b8";
      sha256 = "0d8vj372ri55mrqfc0rhjl3albp5ykwfjhda1s5cgm5n40v70pr3";
    };
  }
  {
    goPackagePath  = "gopkg.in/urfave/cli.v2";
    fetch = {
      type = "git";
      url = "https://github.com/cbranch/cli";
      rev =  "d604b6ffeee878fbf084fd2761466b6649989cee";
      sha256 = "16csqipw5vrbb91m9w9g72jlxlrhcyxa79fz6fjp6803znmjdpk2";
    };
  }
  {
    goPackagePath  = "gopkg.in/yaml.v2";
    fetch = {
      type = "git";
      url = "https://github.com/go-yaml/yaml";
      rev =  "5420a8b6744d3b0345ab293f6fcba19c978f1183";
      sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
    };
  }
  {
    goPackagePath  = "zombiezen.com/go/capnproto2";
    fetch = {
      type = "git";
      url = "https://github.com/zombiezen/go-capnproto2";
      rev =  "7cfd211c19c7f5783c695f3654efa46f0df259c3";
      sha256 = "0nzw3g8xpxyzwqqv3ja0iznd0j18l1rwagwhf9sinwdjjgmh51sy";
    };
  }
]