-
Notifications
You must be signed in to change notification settings - Fork 180
/
DEPENDENCIES
470 lines (469 loc) · 49.9 KB
/
DEPENDENCIES
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
469
470
- filippo.io/edwards25519 ([BSD-3-Clause](https://github.com/FiloSottile/edwards25519/blob/v1.0.0/LICENSE))
- git.apache.org/thrift.git/lib/go/thrift ([Apache-2.0](https://github.com/apache/thrift/blob/v0.13.0/lib/go/README.md))
- github.com/AndreasBriese/bbloom ([MIT](https://github.com/AndreasBriese/bbloom/blob/46b345b51c96/LICENSE))
- github.com/Azure/go-ntlmssp ([MIT](https://github.com/Azure/go-ntlmssp/blob/66371956d46c/LICENSE))
- github.com/BurntSushi/toml ([MIT](https://github.com/BurntSushi/toml/blob/v1.3.2/COPYING))
- github.com/DataDog/datadog-agent/pkg/obfuscate ([Apache-2.0](https://github.com/DataDog/datadog-agent/blob/pkg/obfuscate/v0.39.0/pkg/obfuscate/LICENSE))
- github.com/DataDog/datadog-go/v5/statsd ([MIT](https://github.com/DataDog/datadog-go/blob/v5.1.1/LICENSE.txt))
- github.com/DataDog/sketches-go/ddsketch ([Apache-2.0](https://github.com/DataDog/sketches-go/blob/v1.4.1/LICENSE))
- github.com/Masterminds/goutils ([Apache-2.0](https://github.com/Masterminds/goutils/blob/v1.1.1/LICENSE.txt))
- github.com/Masterminds/semver ([MIT](https://github.com/Masterminds/semver/blob/v1.5.0/LICENSE.txt))
- github.com/Masterminds/semver/v3 ([MIT](https://github.com/Masterminds/semver/blob/v3.2.0/LICENSE.txt))
- github.com/Masterminds/sprig ([MIT](https://github.com/Masterminds/sprig/blob/v2.22.0/LICENSE.txt))
- github.com/Masterminds/sprig/v3 ([MIT](https://github.com/Masterminds/sprig/blob/v3.2.3/LICENSE.txt))
- github.com/PuerkitoBio/goquery ([BSD-3-Clause](https://github.com/PuerkitoBio/goquery/blob/v1.5.0/LICENSE))
- github.com/RoaringBitmap/roaring ([Apache-2.0](https://github.com/RoaringBitmap/roaring/blob/v1.6.0/LICENSE))
- github.com/Shopify/sarama ([MIT](https://github.com/Shopify/sarama/blob/v1.30.0/LICENSE))
- github.com/VividCortex/ewma ([MIT](https://github.com/VividCortex/ewma/blob/v1.1.1/LICENSE))
- github.com/ajvb/kala/utils/iso8601 ([MIT](https://github.com/ajvb/kala/blob/v0.8.4/LICENSE))
- github.com/alecthomas/chroma/v2 ([MIT](https://github.com/alecthomas/chroma/blob/v2.9.1/COPYING))
- github.com/alecthomas/participle ([MIT](https://github.com/alecthomas/participle/blob/v0.2.1/COPYING))
- github.com/allegro/bigcache/v3 ([Apache-2.0](https://github.com/allegro/bigcache/blob/v3.0.1/LICENSE))
- github.com/andybalholm/cascadia ([BSD-2-Clause](https://github.com/andybalholm/cascadia/blob/v1.0.0/LICENSE))
- github.com/antlr/antlr4/runtime/Go/antlr/v4 ([BSD-3-Clause](https://github.com/antlr/antlr4/blob/8188dc5388df/runtime/Go/antlr/v4/LICENSE))
- github.com/armon/go-radix ([MIT](https://github.com/armon/go-radix/blob/v1.0.0/LICENSE))
- github.com/aryann/difflib ([MIT](https://github.com/aryann/difflib/blob/ff5ff6dc229b/LICENSE))
- github.com/asaskevich/govalidator ([MIT](https://github.com/asaskevich/govalidator/blob/f21760c49a8d/LICENSE))
- github.com/aymerick/douceur ([MIT](https://github.com/aymerick/douceur/blob/v0.2.0/LICENSE))
- github.com/bcicen/jstream ([MIT](https://github.com/bcicen/jstream/blob/v1.0.1/LICENSE))
- github.com/beeker1121/goque ([MIT](https://github.com/beeker1121/goque/blob/v2.1.0/LICENSE))
- github.com/beevik/ntp ([BSD-2-Clause](https://github.com/beevik/ntp/blob/v0.3.0/LICENSE))
- github.com/beorn7/perks/quantile ([MIT](https://github.com/beorn7/perks/blob/v1.0.1/LICENSE))
- github.com/bep/debounce ([MIT](https://github.com/bep/debounce/blob/v1.2.0/LICENSE))
- github.com/bits-and-blooms/bitset ([BSD-3-Clause](https://github.com/bits-and-blooms/bitset/blob/v1.11.0/LICENSE))
- github.com/blevesearch/bleve/v2 ([Apache-2.0](https://github.com/blevesearch/bleve/blob/v2.3.0/LICENSE))
- github.com/blevesearch/bleve_index_api ([Apache-2.0](https://github.com/blevesearch/bleve_index_api/blob/v1.0.1/LICENSE))
- github.com/blevesearch/go-porterstemmer ([MIT](https://github.com/blevesearch/go-porterstemmer/blob/v1.0.3/LICENSE))
- github.com/blevesearch/mmap-go ([BSD-3-Clause](https://github.com/blevesearch/mmap-go/blob/v1.0.4/LICENSE))
- github.com/blevesearch/scorch_segment_api/v2 ([Apache-2.0](https://github.com/blevesearch/scorch_segment_api/blob/v2.1.0/LICENSE))
- github.com/blevesearch/segment ([Apache-2.0](https://github.com/blevesearch/segment/blob/v0.9.1/LICENSE))
- github.com/blevesearch/snowballstem ([BSD-3-Clause](https://github.com/blevesearch/snowballstem/blob/v0.9.0/COPYING))
- github.com/blevesearch/upsidedown_store_api ([Apache-2.0](https://github.com/blevesearch/upsidedown_store_api/blob/v1.0.1/LICENSE))
- github.com/blevesearch/vellum ([Apache-2.0](https://github.com/blevesearch/vellum/blob/v1.0.7/LICENSE))
- github.com/blevesearch/vellum/levenshtein ([Apache-2.0](https://github.com/blevesearch/vellum/blob/v1.0.7/levenshtein/LICENSE))
- github.com/blevesearch/zapx/v11 ([Apache-2.0](https://github.com/blevesearch/zapx/blob/v11.3.2/LICENSE))
- github.com/blevesearch/zapx/v12 ([Apache-2.0](https://github.com/blevesearch/zapx/blob/v12.3.2/LICENSE))
- github.com/blevesearch/zapx/v13 ([Apache-2.0](https://github.com/blevesearch/zapx/blob/v13.3.2/LICENSE))
- github.com/blevesearch/zapx/v14 ([Apache-2.0](https://github.com/blevesearch/zapx/blob/v14.3.2/LICENSE))
- github.com/blevesearch/zapx/v15 ([Apache-2.0](https://github.com/blevesearch/zapx/blob/v15.3.2/LICENSE))
- github.com/caddyserver/caddy/v2 ([Apache-2.0](https://github.com/caddyserver/caddy/blob/v2.7.5/LICENSE))
- github.com/caddyserver/certmagic ([Apache-2.0](https://github.com/caddyserver/certmagic/blob/v0.19.2/LICENSE.txt))
- github.com/cenkalti/backoff/v3 ([MIT](https://github.com/cenkalti/backoff/blob/v3.2.2/LICENSE))
- github.com/cenkalti/backoff/v4 ([MIT](https://github.com/cenkalti/backoff/blob/v4.2.1/LICENSE))
- github.com/cespare/xxhash ([MIT](https://github.com/cespare/xxhash/blob/v1.1.0/LICENSE.txt))
- github.com/cespare/xxhash/v2 ([MIT](https://github.com/cespare/xxhash/blob/v2.2.0/LICENSE.txt))
- github.com/cheggaaa/pb ([BSD-3-Clause](https://github.com/cheggaaa/pb/blob/v1.0.29/LICENSE))
- github.com/chzyer/readline ([MIT](https://github.com/chzyer/readline/blob/v1.5.1/LICENSE))
- github.com/cockroachdb/cockroach-go/v2/crdb ([Apache-2.0](https://github.com/cockroachdb/cockroach-go/blob/v2.2.16/LICENSE))
- github.com/colinmarc/hdfs/v2 ([MIT](https://github.com/colinmarc/hdfs/blob/v2.2.0/LICENSE.txt))
- github.com/coreos/go-semver/semver ([Apache-2.0](https://github.com/coreos/go-semver/blob/v0.3.0/LICENSE))
- github.com/coreos/go-systemd/v22/journal ([Apache-2.0](https://github.com/coreos/go-systemd/blob/v22.5.0/LICENSE))
- github.com/cpuguy83/go-md2man/v2/md2man ([MIT](https://github.com/cpuguy83/go-md2man/blob/v2.0.3/LICENSE.md))
- github.com/cristalhq/jwt/v4 ([MIT](https://github.com/cristalhq/jwt/blob/v4.0.2/LICENSE))
- github.com/cskr/pubsub ([BSD-2-Clause](https://github.com/cskr/pubsub/blob/v1.0.2/LICENSE))
- github.com/davecgh/go-spew/spew ([ISC](https://github.com/davecgh/go-spew/blob/v1.1.1/LICENSE))
- github.com/dchest/siphash ([Unknown](Unknown))
- github.com/dgraph-io/badger ([Apache-2.0](https://github.com/dgraph-io/badger/blob/v1.6.2/LICENSE))
- github.com/dgraph-io/badger/v2 ([Apache-2.0](https://github.com/dgraph-io/badger/blob/v2.2007.4/LICENSE))
- github.com/dgraph-io/ristretto ([Apache-2.0](https://github.com/dgraph-io/ristretto/blob/v0.1.1/LICENSE))
- github.com/dgraph-io/ristretto/z ([MIT](https://github.com/dgraph-io/ristretto/blob/v0.1.1/z/LICENSE))
- github.com/dgryski/go-farm ([MIT](https://github.com/dgryski/go-farm/blob/a6ae2369ad13/LICENSE))
- github.com/dgryski/go-rendezvous ([MIT](https://github.com/dgryski/go-rendezvous/blob/9f7001d12a5f/LICENSE))
- github.com/disintegration/imaging ([MIT](https://github.com/disintegration/imaging/blob/v1.6.2/LICENSE))
- github.com/djherbis/atime ([MIT](https://github.com/djherbis/atime/blob/v1.0.0/LICENSE))
- github.com/dlclark/regexp2 ([MIT](https://github.com/dlclark/regexp2/blob/v1.10.0/LICENSE))
- github.com/doug-martin/goqu/v9 ([MIT](https://github.com/doug-martin/goqu/blob/v9.18.0/LICENSE))
- github.com/dsoprea/go-exif/v2 ([MIT](https://github.com/dsoprea/go-exif/blob/6579e82b732d/v2/LICENSE))
- github.com/dsoprea/go-exif/v3 ([MIT](https://github.com/dsoprea/go-exif/blob/v3.0.1/v3/LICENSE))
- github.com/dsoprea/go-iptc ([MIT](https://github.com/dsoprea/go-iptc/blob/bc9ca208b413/LICENSE))
- github.com/dsoprea/go-jpeg-image-structure ([MIT](https://github.com/dsoprea/go-jpeg-image-structure/blob/4f3f7e934102/LICENSE))
- github.com/dsoprea/go-logging ([MIT](https://github.com/dsoprea/go-logging/blob/b02d349568dd/LICENSE))
- github.com/dsoprea/go-photoshop-info-format ([MIT](https://github.com/dsoprea/go-photoshop-info-format/blob/121dd752914d/LICENSE))
- github.com/dsoprea/go-png-image-structure ([MIT](https://github.com/dsoprea/go-png-image-structure/blob/29b889a6093d/LICENSE))
- github.com/dsoprea/go-utility/image ([MIT](https://github.com/dsoprea/go-utility/blob/a3e1774ef349/LICENSE))
- github.com/dsoprea/go-utility/v2/filesystem ([MIT](https://github.com/dsoprea/go-utility/blob/a3e1774ef349/v2/LICENSE))
- github.com/dustin/go-humanize ([MIT](https://github.com/dustin/go-humanize/blob/v1.0.1/LICENSE))
- github.com/eapache/go-resiliency/breaker ([MIT](https://github.com/eapache/go-resiliency/blob/v1.2.0/LICENSE))
- github.com/eapache/go-xerial-snappy ([MIT](https://github.com/eapache/go-xerial-snappy/blob/776d5712da21/LICENSE))
- github.com/eapache/queue ([MIT](https://github.com/eapache/queue/blob/v1.1.0/LICENSE))
- github.com/eclipse/paho.mqtt.golang ([BSD-3-Clause](https://github.com/eclipse/paho.mqtt.golang/blob/v1.3.5/LICENSE))
- github.com/elastic/go-sysinfo ([Apache-2.0](https://github.com/elastic/go-sysinfo/blob/v1.8.1/LICENSE.txt))
- github.com/emicklei/go-restful/v3 ([MIT](https://github.com/emicklei/go-restful/blob/v3.8.0/LICENSE))
- github.com/evanphx/json-patch ([BSD-3-Clause](https://github.com/evanphx/json-patch/blob/v5.6.0/LICENSE))
- github.com/fatih/color ([MIT](https://github.com/fatih/color/blob/v1.16.0/LICENSE.md))
- github.com/fatih/structs ([MIT](https://github.com/fatih/structs/blob/v1.1.0/LICENSE))
- github.com/felixge/httpsnoop ([MIT](https://github.com/felixge/httpsnoop/blob/v1.0.4/LICENSE.txt))
- github.com/fsnotify/fsnotify ([BSD-3-Clause](https://github.com/fsnotify/fsnotify/blob/v1.7.0/LICENSE))
- github.com/fxamacker/cbor/v2 ([MIT](https://github.com/fxamacker/cbor/blob/v2.5.0/LICENSE))
- github.com/gdamore/encoding ([Apache-2.0](https://github.com/gdamore/encoding/blob/v1.0.0/LICENSE))
- github.com/gdamore/tcell/v2 ([Apache-2.0](https://github.com/gdamore/tcell/blob/v2.5.1/LICENSE))
- github.com/go-asn1-ber/asn1-ber ([MIT](https://github.com/go-asn1-ber/asn1-ber/blob/v1.5.1/LICENSE))
- github.com/go-chi/chi ([MIT](https://github.com/go-chi/chi/blob/v4.1.2/LICENSE))
- github.com/go-chi/chi/v5 ([MIT](https://github.com/go-chi/chi/blob/v5.0.10/LICENSE))
- github.com/go-errors/errors ([MIT](https://github.com/go-errors/errors/blob/v1.5.1/LICENSE.MIT))
- github.com/go-jose/go-jose/v3 ([Apache-2.0](https://github.com/go-jose/go-jose/blob/v3.0.3/LICENSE))
- github.com/go-jose/go-jose/v3/json ([BSD-3-Clause](https://github.com/go-jose/go-jose/blob/v3.0.3/json/LICENSE))
- github.com/go-kit/kit/log ([MIT](https://github.com/go-kit/kit/blob/v0.10.0/LICENSE))
- github.com/go-ldap/ldap/v3 ([MIT](https://github.com/go-ldap/ldap/blob/v3.2.4/v3/LICENSE))
- github.com/go-logfmt/logfmt ([MIT](https://github.com/go-logfmt/logfmt/blob/v0.5.1/LICENSE))
- github.com/go-logr/logr ([Apache-2.0](https://github.com/go-logr/logr/blob/v1.4.1/LICENSE))
- github.com/go-logr/stdr ([Apache-2.0](https://github.com/go-logr/stdr/blob/v1.2.2/LICENSE))
- github.com/go-openapi/analysis ([Apache-2.0](https://github.com/go-openapi/analysis/blob/v0.21.4/LICENSE))
- github.com/go-openapi/errors ([Apache-2.0](https://github.com/go-openapi/errors/blob/v0.20.3/LICENSE))
- github.com/go-openapi/jsonpointer ([Apache-2.0](https://github.com/go-openapi/jsonpointer/blob/v0.19.6/LICENSE))
- github.com/go-openapi/jsonreference ([Apache-2.0](https://github.com/go-openapi/jsonreference/blob/v0.20.2/LICENSE))
- github.com/go-openapi/loads ([Apache-2.0](https://github.com/go-openapi/loads/blob/v0.21.2/LICENSE))
- github.com/go-openapi/runtime ([Apache-2.0](https://github.com/go-openapi/runtime/blob/v0.24.1/LICENSE))
- github.com/go-openapi/runtime/middleware/denco ([MIT](https://github.com/go-openapi/runtime/blob/v0.24.1/middleware/denco/LICENSE))
- github.com/go-openapi/spec ([Apache-2.0](https://github.com/go-openapi/spec/blob/v0.20.7/LICENSE))
- github.com/go-openapi/strfmt ([Apache-2.0](https://github.com/go-openapi/strfmt/blob/v0.21.3/LICENSE))
- github.com/go-openapi/swag ([Apache-2.0](https://github.com/go-openapi/swag/blob/v0.22.3/LICENSE))
- github.com/go-openapi/validate ([Apache-2.0](https://github.com/go-openapi/validate/blob/v0.22.0/LICENSE))
- github.com/go-redis/cache/v8 ([BSD-2-Clause](https://github.com/go-redis/cache/blob/v8.4.3/LICENSE))
- github.com/go-redis/redis/v8 ([BSD-2-Clause](https://github.com/go-redis/redis/blob/v8.11.3/LICENSE))
- github.com/go-sql-driver/mysql ([MPL-2.0](https://github.com/go-sql-driver/mysql/blob/v1.7.1/LICENSE))
- github.com/go-xmlfmt/xmlfmt ([MIT](https://github.com/go-xmlfmt/xmlfmt/blob/v1.1.2/LICENSE))
- github.com/gobuffalo/envy ([MIT](https://github.com/gobuffalo/envy/blob/v1.10.2/LICENSE))
- github.com/gobuffalo/fizz ([MIT](https://github.com/gobuffalo/fizz/blob/v1.14.2/LICENSE))
- github.com/gobuffalo/flect ([MIT](https://github.com/gobuffalo/flect/blob/v0.3.0/LICENSE))
- github.com/gobuffalo/github_flavored_markdown ([MIT](https://github.com/gobuffalo/github_flavored_markdown/blob/v1.1.2/LICENSE))
- github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday ([BSD-2-Clause](https://github.com/gobuffalo/github_flavored_markdown/blob/v1.1.2/internal/russross/blackfriday/LICENSE.txt))
- github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/sanitized_anchor_name ([MIT](https://github.com/gobuffalo/github_flavored_markdown/blob/v1.1.2/internal/shurcooL/sanitized_anchor_name/LICENSE))
- github.com/gobuffalo/helpers ([MIT](https://github.com/gobuffalo/helpers/blob/v0.6.6/LICENSE))
- github.com/gobuffalo/nulls ([MIT](https://github.com/gobuffalo/nulls/blob/v0.4.2/LICENSE))
- github.com/gobuffalo/plush/v4 ([MIT](https://github.com/gobuffalo/plush/blob/v4.1.15/LICENSE))
- github.com/gobuffalo/pop/v6 ([MIT](https://github.com/gobuffalo/pop/blob/v6.0.6/LICENSE.txt))
- github.com/gobuffalo/tags/v3 ([MIT](https://github.com/gobuffalo/tags/blob/v3.1.4/LICENSE.txt))
- github.com/gobuffalo/validate/v3 ([MIT](https://github.com/gobuffalo/validate/blob/v3.3.3/LICENSE))
- github.com/gobuffalo/x/randx ([MIT](https://github.com/gobuffalo/x/blob/v0.1.0/LICENSE.txt))
- github.com/gobwas/glob ([MIT](https://github.com/gobwas/glob/blob/v0.2.3/LICENSE))
- github.com/goccy/go-yaml ([MIT](https://github.com/goccy/go-yaml/blob/v1.9.5/LICENSE))
- github.com/gofrs/uuid ([MIT](https://github.com/gofrs/uuid/blob/v4.3.0/LICENSE))
- github.com/gogo/protobuf ([BSD-3-Clause](https://github.com/gogo/protobuf/blob/v1.3.2/LICENSE))
- github.com/golang-jwt/jwt/v4 ([MIT](https://github.com/golang-jwt/jwt/blob/v4.5.0/LICENSE))
- github.com/golang/gddo/httputil/header ([BSD-3-Clause](https://github.com/golang/gddo/blob/72a348e765d2/LICENSE))
- github.com/golang/geo ([Apache-2.0](https://github.com/golang/geo/blob/6adc56603217/LICENSE))
- github.com/golang/glog ([Apache-2.0](https://github.com/golang/glog/blob/v1.2.0/LICENSE))
- github.com/golang/groupcache/lru ([Apache-2.0](https://github.com/golang/groupcache/blob/41bb18bfe9da/LICENSE))
- github.com/golang/mock/gomock ([Apache-2.0](https://github.com/golang/mock/blob/v1.6.0/LICENSE))
- github.com/golang/protobuf ([BSD-3-Clause](https://github.com/golang/protobuf/blob/v1.5.4/LICENSE))
- github.com/golang/snappy ([BSD-3-Clause](https://github.com/golang/snappy/blob/v0.0.4/LICENSE))
- github.com/gomodule/redigo/redis ([Apache-2.0](https://github.com/gomodule/redigo/blob/v1.8.8/LICENSE))
- github.com/google/cel-go ([Apache-2.0](https://github.com/google/cel-go/blob/v0.15.1/LICENSE))
- github.com/google/certificate-transparency-go ([Apache-2.0](https://github.com/google/certificate-transparency-go/blob/v1.1.6/LICENSE))
- github.com/google/go-tpm ([Apache-2.0](https://github.com/google/go-tpm/blob/v0.9.0/LICENSE))
- github.com/google/go-tspi ([Apache-2.0](https://github.com/google/go-tspi/blob/v0.3.0/LICENSE))
- github.com/google/uuid ([BSD-3-Clause](https://github.com/google/uuid/blob/v1.6.0/LICENSE))
- github.com/googleapis/gax-go ([BSD-3-Clause](https://github.com/googleapis/gax-go/blob/v2.0.2/LICENSE))
- github.com/gorilla/css/scanner ([BSD-3-Clause](https://github.com/gorilla/css/blob/v1.0.0/LICENSE))
- github.com/gorilla/mux ([BSD-3-Clause](https://github.com/gorilla/mux/blob/v1.8.1/LICENSE))
- github.com/gorilla/securecookie ([BSD-3-Clause](https://github.com/gorilla/securecookie/blob/v1.1.2/LICENSE))
- github.com/gorilla/sessions ([BSD-3-Clause](https://github.com/gorilla/sessions/blob/v1.2.2/LICENSE))
- github.com/gorilla/websocket ([BSD-3-Clause](https://github.com/gorilla/websocket/blob/v1.5.1/LICENSE))
- github.com/gosimple/slug ([MPL-2.0](https://github.com/gosimple/slug/blob/v1.13.1/LICENSE))
- github.com/gosimple/unidecode ([Apache-2.0](https://github.com/gosimple/unidecode/blob/v1.0.1/LICENSE))
- github.com/grpc-ecosystem/go-grpc-middleware ([Apache-2.0](https://github.com/grpc-ecosystem/go-grpc-middleware/blob/v1.4.0/LICENSE))
- github.com/grpc-ecosystem/grpc-gateway/v2 ([BSD-3-Clause](https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.19.1/LICENSE))
- github.com/gtank/cryptopasta ([CC0-1.0](https://github.com/gtank/cryptopasta/blob/1f550f6f2f69/LICENSE))
- github.com/h2non/filetype ([MIT](https://github.com/h2non/filetype/blob/v1.1.3/LICENSE))
- github.com/hashicorp/errwrap ([MPL-2.0](https://github.com/hashicorp/errwrap/blob/v1.1.0/LICENSE))
- github.com/hashicorp/go-cleanhttp ([MPL-2.0](https://github.com/hashicorp/go-cleanhttp/blob/v0.5.2/LICENSE))
- github.com/hashicorp/go-multierror ([MPL-2.0](https://github.com/hashicorp/go-multierror/blob/v1.1.1/LICENSE))
- github.com/hashicorp/go-retryablehttp ([MPL-2.0](https://github.com/hashicorp/go-retryablehttp/blob/v0.7.5/LICENSE))
- github.com/hashicorp/go-rootcerts ([MPL-2.0](https://github.com/hashicorp/go-rootcerts/blob/v1.0.2/LICENSE))
- github.com/hashicorp/go-secure-stdlib/parseutil ([MPL-2.0](https://github.com/hashicorp/go-secure-stdlib/blob/parseutil/v0.1.8/parseutil/LICENSE))
- github.com/hashicorp/go-secure-stdlib/strutil ([MPL-2.0](https://github.com/hashicorp/go-secure-stdlib/blob/strutil/v0.1.2/strutil/LICENSE))
- github.com/hashicorp/go-sockaddr ([MPL-2.0](https://github.com/hashicorp/go-sockaddr/blob/v1.0.6/LICENSE))
- github.com/hashicorp/go-uuid ([MPL-2.0](https://github.com/hashicorp/go-uuid/blob/v1.0.2/LICENSE))
- github.com/hashicorp/go-version ([MPL-2.0](https://github.com/hashicorp/go-version/blob/v1.6.0/LICENSE))
- github.com/hashicorp/golang-lru ([MPL-2.0](https://github.com/hashicorp/golang-lru/blob/v0.5.4/LICENSE))
- github.com/hashicorp/hcl ([MPL-2.0](https://github.com/hashicorp/hcl/blob/v1.0.0/LICENSE))
- github.com/hashicorp/vault/api ([MPL-2.0](https://github.com/hashicorp/vault/blob/api/v1.10.0/api/LICENSE))
- github.com/huandu/xstrings ([MIT](https://github.com/huandu/xstrings/blob/v1.3.3/LICENSE))
- github.com/imdario/mergo ([BSD-3-Clause](https://github.com/imdario/mergo/blob/v0.3.13/LICENSE))
- github.com/inconshreveable/go-update ([Apache-2.0](https://github.com/inconshreveable/go-update/blob/8152e7eb6ccf/LICENSE))
- github.com/inconshreveable/go-update/internal/binarydist ([MIT](https://github.com/inconshreveable/go-update/blob/8152e7eb6ccf/internal/binarydist/License))
- github.com/inconshreveable/go-update/internal/osext ([BSD-3-Clause](https://github.com/inconshreveable/go-update/blob/8152e7eb6ccf/internal/osext/LICENSE))
- github.com/inhies/go-bytesize ([BSD-3-Clause](https://github.com/inhies/go-bytesize/blob/4913239db9cf/LICENSE))
- github.com/instana/go-sensor ([MIT](https://github.com/instana/go-sensor/blob/v1.43.5/LICENSE.md))
- github.com/jackc/chunkreader/v2 ([MIT](https://github.com/jackc/chunkreader/blob/v2.0.1/LICENSE))
- github.com/jackc/pgconn ([MIT](https://github.com/jackc/pgconn/blob/v1.14.3/LICENSE))
- github.com/jackc/pgio ([MIT](https://github.com/jackc/pgio/blob/v1.0.0/LICENSE))
- github.com/jackc/pgpassfile ([MIT](https://github.com/jackc/pgpassfile/blob/v1.0.0/LICENSE))
- github.com/jackc/pgproto3/v2 ([MIT](https://github.com/jackc/pgproto3/blob/v2.3.3/LICENSE))
- github.com/jackc/pgservicefile ([MIT](https://github.com/jackc/pgservicefile/blob/de7065d80cb9/LICENSE))
- github.com/jackc/pgtype ([MIT](https://github.com/jackc/pgtype/blob/v1.14.3/LICENSE))
- github.com/jackc/pgx/v4 ([MIT](https://github.com/jackc/pgx/blob/v4.18.2/LICENSE))
- github.com/jaytaylor/go-hostsfile ([MIT](https://github.com/jaytaylor/go-hostsfile/blob/61485ac1fa6c/LICENSE))
- github.com/jaytaylor/html2text ([MIT](https://github.com/jaytaylor/html2text/blob/57d518f124b0/LICENSE))
- github.com/jcmturner/aescts/v2 ([Apache-2.0](https://github.com/jcmturner/aescts/blob/v2.0.0/v2/LICENSE))
- github.com/jcmturner/dnsutils/v2 ([Apache-2.0](https://github.com/jcmturner/dnsutils/blob/v2.0.0/v2/LICENSE))
- github.com/jcmturner/gofork ([BSD-3-Clause](https://github.com/jcmturner/gofork/blob/v1.0.0/LICENSE))
- github.com/jcmturner/goidentity/v6 ([Apache-2.0](https://github.com/jcmturner/goidentity/blob/v6.0.1/v6/LICENSE))
- github.com/jcmturner/gokrb5/v8 ([Apache-2.0](https://github.com/jcmturner/gokrb5/blob/v8.4.2/v8/LICENSE))
- github.com/jcmturner/rpc/v2 ([Apache-2.0](https://github.com/jcmturner/rpc/blob/v2.0.3/v2/LICENSE))
- github.com/jcuga/golongpoll ([MIT](https://github.com/jcuga/golongpoll/blob/v1.3.0/LICENSE))
- github.com/jinzhu/copier ([MIT](https://github.com/jinzhu/copier/blob/v0.3.5/License))
- github.com/jmoiron/sqlx ([MIT](https://github.com/jmoiron/sqlx/blob/v1.3.5/LICENSE))
- github.com/joeshaw/multierror ([MIT](https://github.com/joeshaw/multierror/blob/69b34d4ec901/LICENSE))
- github.com/joho/godotenv ([MIT](https://github.com/joho/godotenv/blob/v1.4.0/LICENCE))
- github.com/josharian/intern ([MIT](https://github.com/josharian/intern/blob/v1.0.0/license.md))
- github.com/json-iterator/go ([MIT](https://github.com/json-iterator/go/blob/v1.1.12/LICENSE))
- github.com/julienschmidt/httprouter ([BSD-3-Clause](https://github.com/julienschmidt/httprouter/blob/v1.3.0/LICENSE))
- github.com/kardianos/osext ([BSD-3-Clause](https://github.com/kardianos/osext/blob/2bc1f35cddc0/LICENSE))
- github.com/kballard/go-shellquote ([MIT](https://github.com/kballard/go-shellquote/blob/95032a82bc51/LICENSE))
- github.com/klauspost/compress ([Apache-2.0](https://github.com/klauspost/compress/blob/v1.17.4/LICENSE))
- github.com/klauspost/compress/internal/snapref ([BSD-3-Clause](https://github.com/klauspost/compress/blob/v1.17.4/internal/snapref/LICENSE))
- github.com/klauspost/compress/s2 ([BSD-3-Clause](https://github.com/klauspost/compress/blob/v1.17.4/s2/LICENSE))
- github.com/klauspost/compress/snappy ([BSD-3-Clause](https://github.com/klauspost/compress/blob/v1.17.4/snappy/LICENSE))
- github.com/klauspost/compress/zstd/internal/xxhash ([MIT](https://github.com/klauspost/compress/blob/v1.17.4/zstd/internal/xxhash/LICENSE.txt))
- github.com/klauspost/cpuid/v2 ([MIT](https://github.com/klauspost/cpuid/blob/v2.2.6/LICENSE))
- github.com/klauspost/pgzip ([MIT](https://github.com/klauspost/pgzip/blob/v1.2.5/LICENSE))
- github.com/klauspost/readahead ([MIT](https://github.com/klauspost/readahead/blob/v1.4.0/LICENSE))
- github.com/klauspost/reedsolomon ([MIT](https://github.com/klauspost/reedsolomon/blob/v1.9.15/LICENSE))
- github.com/knadh/koanf ([MIT](https://github.com/knadh/koanf/blob/v1.4.3/LICENSE))
- github.com/krolaw/zipstream ([BSD-3-Clause](https://github.com/krolaw/zipstream/blob/0a2661891f94/LICENSE))
- github.com/lib/pq ([MIT](https://github.com/lib/pq/blob/v1.10.9/LICENSE.md))
- github.com/libdns/libdns ([MIT](https://github.com/libdns/libdns/blob/v0.2.1/LICENSE))
- github.com/livekit/protocol/auth ([MIT](https://github.com/livekit/protocol/blob/v0.11.11/LICENSE))
- github.com/looplab/fsm ([Apache-2.0](https://github.com/looplab/fsm/blob/v0.3.0/LICENSE))
- github.com/lpar/gzipped ([BSD-3-Clause](https://github.com/lpar/gzipped/blob/v1.1.0/LICENSE))
- github.com/lucasb-eyer/go-colorful ([MIT](https://github.com/lucasb-eyer/go-colorful/blob/v1.2.0/LICENSE))
- github.com/luna-duclos/instrumentedsql ([MIT](https://github.com/luna-duclos/instrumentedsql/blob/v1.1.3/LICENSE))
- github.com/luna-duclos/instrumentedsql/opentracing ([MIT](https://github.com/luna-duclos/instrumentedsql/blob/40d03108b6f4/opentracing/LICENSE))
- github.com/magiconair/properties ([BSD-2-Clause](https://github.com/magiconair/properties/blob/v1.8.7/LICENSE.md))
- github.com/mailru/easyjson ([MIT](https://github.com/mailru/easyjson/blob/v0.7.7/LICENSE))
- github.com/manifoldco/promptui ([BSD-3-Clause](https://github.com/manifoldco/promptui/blob/v0.9.0/LICENSE.md))
- github.com/mastercactapus/proxyprotocol ([Apache-2.0](https://github.com/mastercactapus/proxyprotocol/blob/v0.0.4/LICENSE))
- github.com/matcornic/hermes/v2 ([Apache-2.0](https://github.com/matcornic/hermes/blob/v2.1.0/LICENSE))
- github.com/mattn/go-colorable ([MIT](https://github.com/mattn/go-colorable/blob/v0.1.13/LICENSE))
- github.com/mattn/go-isatty ([MIT](https://github.com/mattn/go-isatty/blob/v0.0.20/LICENSE))
- github.com/mattn/go-runewidth ([MIT](https://github.com/mattn/go-runewidth/blob/v0.0.13/LICENSE))
- github.com/matttproud/golang_protobuf_extensions/v2/pbutil ([Apache-2.0](https://github.com/matttproud/golang_protobuf_extensions/blob/v2.0.0/LICENSE))
- github.com/mgutz/ansi ([MIT](https://github.com/mgutz/ansi/blob/d51e80ef957d/LICENSE))
- github.com/mholt/acmez ([Apache-2.0](https://github.com/mholt/acmez/blob/v1.2.0/LICENSE))
- github.com/microcosm-cc/bluemonday ([BSD-3-Clause](https://github.com/microcosm-cc/bluemonday/blob/v1.0.23/LICENSE.md))
- github.com/micromdm/scep/v2 ([MIT](https://github.com/micromdm/scep/blob/v2.1.0/LICENSE))
- github.com/miekg/dns ([BSD-3-Clause](https://github.com/miekg/dns/blob/v1.1.57/LICENSE))
- github.com/minio/cli ([MIT](https://github.com/minio/cli/blob/v1.22.0/LICENSE))
- github.com/minio/highwayhash ([Apache-2.0](https://github.com/minio/highwayhash/blob/v1.0.2/LICENSE))
- github.com/minio/md5-simd ([Apache-2.0](https://github.com/minio/md5-simd/blob/v1.1.2/LICENSE))
- github.com/minio/minio ([Apache-2.0](https://github.com/pydio/minio/blob/b78b44f45a00/LICENSE))
- github.com/minio/minio-go/v7 ([Apache-2.0](https://github.com/minio/minio-go/blob/v7.0.65/LICENSE))
- github.com/minio/minio/pkg/rpc ([Apache-2.0](https://github.com/pydio/minio/blob/b78b44f45a00/pkg/rpc/LICENSE))
- github.com/minio/minio/pkg/s3select/internal/parquet-go ([Apache-2.0](https://github.com/pydio/minio/blob/b78b44f45a00/pkg/s3select/internal/parquet-go/LICENSE))
- github.com/minio/selfupdate ([Apache-2.0](https://github.com/minio/selfupdate/blob/v0.4.0/LICENSE))
- github.com/minio/selfupdate/internal/binarydist ([MIT](https://github.com/minio/selfupdate/blob/v0.4.0/internal/binarydist/License))
- github.com/minio/selfupdate/internal/osext ([BSD-3-Clause](https://github.com/minio/selfupdate/blob/v0.4.0/internal/osext/LICENSE))
- github.com/minio/sha256-simd ([Apache-2.0](https://github.com/minio/sha256-simd/blob/v1.0.1/LICENSE))
- github.com/minio/simdjson-go ([Apache-2.0](https://github.com/minio/simdjson-go/blob/v0.2.1/LICENSE))
- github.com/minio/sio ([Apache-2.0](https://github.com/minio/sio/blob/v0.3.0/LICENSE))
- github.com/mitchellh/colorstring ([MIT](https://github.com/mitchellh/colorstring/blob/d06e56a500db/LICENSE))
- github.com/mitchellh/copystructure ([MIT](https://github.com/mitchellh/copystructure/blob/v1.2.0/LICENSE))
- github.com/mitchellh/go-homedir ([MIT](https://github.com/mitchellh/go-homedir/blob/v1.1.0/LICENSE))
- github.com/mitchellh/go-ps ([MIT](https://github.com/mitchellh/go-ps/blob/v1.0.0/LICENSE.md))
- github.com/mitchellh/mapstructure ([MIT](https://github.com/mitchellh/mapstructure/blob/v1.5.0/LICENSE))
- github.com/mitchellh/reflectwalk ([MIT](https://github.com/mitchellh/reflectwalk/blob/v1.0.2/LICENSE))
- github.com/modern-go/concurrent ([Apache-2.0](https://github.com/modern-go/concurrent/blob/bacd9c7ef1dd/LICENSE))
- github.com/modern-go/reflect2 ([Apache-2.0](https://github.com/modern-go/reflect2/blob/v1.0.2/LICENSE))
- github.com/mohae/deepcopy ([MIT](https://github.com/mohae/deepcopy/blob/c48cc78d4826/LICENSE))
- github.com/montanaflynn/stats ([MIT](https://github.com/montanaflynn/stats/blob/v0.6.6/LICENSE))
- github.com/mssola/user_agent ([MIT](https://github.com/mssola/user_agent/blob/v0.5.3/LICENSE))
- github.com/mwitkow/go-proto-validators ([Apache-2.0](https://github.com/mwitkow/go-proto-validators/blob/v0.3.2/LICENSE.txt))
- github.com/nats-io/nats.go ([Apache-2.0](https://github.com/nats-io/nats.go/blob/v1.31.0/LICENSE))
- github.com/nats-io/nkeys ([Apache-2.0](https://github.com/nats-io/nkeys/blob/v0.4.6/LICENSE))
- github.com/nats-io/nuid ([Apache-2.0](https://github.com/nats-io/nuid/blob/v1.0.1/LICENSE))
- github.com/ncw/directio ([MIT](https://github.com/ncw/directio/blob/v1.0.5/COPYING))
- github.com/nicksnyder/go-i18n/v2 ([MIT](https://github.com/nicksnyder/go-i18n/blob/v2.4.0/v2/LICENSE))
- github.com/nsqio/go-nsq ([MIT](https://github.com/nsqio/go-nsq/blob/v1.0.8/LICENSE))
- github.com/nyaruka/phonenumbers ([MIT](https://github.com/nyaruka/phonenumbers/blob/v1.1.1/LICENSE))
- github.com/oklog/ulid ([Apache-2.0](https://github.com/oklog/ulid/blob/v1.3.1/LICENSE))
- github.com/oleiade/reflections ([MIT](https://github.com/oleiade/reflections/blob/v1.0.1/LICENSE))
- github.com/olekukonko/tablewriter ([MIT](https://github.com/olekukonko/tablewriter/blob/v0.0.5/LICENSE.md))
- github.com/olivere/elastic/v7 ([MIT](https://github.com/olivere/elastic/blob/v7.0.22/LICENSE))
- github.com/olivere/elastic/v7/uritemplates ([MIT](https://github.com/olivere/elastic/blob/v7.0.22/uritemplates/LICENSE))
- github.com/opentracing-contrib/go-observer ([Apache-2.0](https://github.com/opentracing-contrib/go-observer/blob/a52f23424492/LICENSE))
- github.com/opentracing/opentracing-go ([Apache-2.0](https://github.com/opentracing/opentracing-go/blob/v1.2.0/LICENSE))
- github.com/openzipkin-contrib/zipkin-go-opentracing ([Apache-2.0](https://github.com/openzipkin-contrib/zipkin-go-opentracing/blob/v0.4.5/LICENSE))
- github.com/openzipkin/zipkin-go ([Apache-2.0](https://github.com/openzipkin/zipkin-go/blob/v0.4.0/LICENSE))
- github.com/ory/fosite ([Apache-2.0](https://github.com/ory/fosite/blob/05d71b23559c/LICENSE))
- github.com/ory/go-convenience/stringslice ([MIT](https://github.com/ory/go-convenience/blob/v0.1.0/LICENSE))
- github.com/ory/herodot ([Apache-2.0](https://github.com/ory/herodot/blob/v0.9.13/LICENSE))
- github.com/ory/hydra ([Apache-2.0](https://github.com/ory/hydra/blob/v1.11.10/LICENSE))
- github.com/ory/jsonschema/v3 ([BSD-3-Clause](https://github.com/ory/jsonschema/blob/v3.0.7/LICENSE))
- github.com/ory/ladon ([Apache-2.0](https://github.com/ory/ladon/blob/v1.2.0/LICENSE))
- github.com/ory/pagination ([Apache-2.0](https://github.com/ory/pagination/blob/v0.0.1/LICENSE))
- github.com/ory/x ([Apache-2.0](https://github.com/cdujeu/x/blob/5f79e7bb2cd2/LICENSE))
- github.com/patrickmn/go-cache ([MIT](https://github.com/patrickmn/go-cache/blob/v2.1.0/LICENSE))
- github.com/pborman/uuid ([BSD-3-Clause](https://github.com/pborman/uuid/blob/v1.2.1/LICENSE))
- github.com/pelletier/go-toml ([Apache-2.0](https://github.com/pelletier/go-toml/blob/v1.9.5/LICENSE))
- github.com/pelletier/go-toml/v2 ([MIT](https://github.com/pelletier/go-toml/blob/v2.0.5/LICENSE))
- github.com/philhofer/fwd ([MIT](https://github.com/philhofer/fwd/blob/5c56ac6d0bb9/LICENSE.md))
- github.com/philopon/go-toposort ([MIT](https://github.com/philopon/go-toposort/blob/9be86dbd762f/LICENSE))
- github.com/pierrec/lz4 ([BSD-3-Clause](https://github.com/pierrec/lz4/blob/v2.6.1/LICENSE))
- github.com/pkg/errors ([BSD-2-Clause](https://github.com/pkg/errors/blob/v0.9.1/LICENSE))
- github.com/pmezard/go-difflib/difflib ([BSD-3-Clause](https://github.com/pmezard/go-difflib/blob/5d4384ee4fb2/LICENSE))
- github.com/prometheus/client_golang/prometheus ([Apache-2.0](https://github.com/prometheus/client_golang/blob/v1.17.0/LICENSE))
- github.com/prometheus/client_model/go ([Apache-2.0](https://github.com/prometheus/client_model/blob/v0.5.0/LICENSE))
- github.com/prometheus/common ([Apache-2.0](https://github.com/prometheus/common/blob/v0.45.0/LICENSE))
- github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg ([BSD-3-Clause](https://github.com/prometheus/common/blob/v0.45.0/internal/bitbucket.org/ww/goautoneg/README.txt))
- github.com/prometheus/procfs ([Apache-2.0](https://github.com/prometheus/procfs/blob/v0.12.0/LICENSE))
- github.com/pydio/caddyvault ([Apache-2.0](https://github.com/pydio/caddyvault/blob/v1.0.2/LICENSE.txt))
- github.com/pydio/cells/v4 ([AGPL-3.0](https://github.com/pydio/cells/blob/HEAD/LICENSE))
- github.com/pydio/go/docs ([AGPL-3.0](https://github.com/pydio/go/blob/d00ac19450ef/LICENSE))
- github.com/pydio/melody ([BSD-2-Clause](https://github.com/pydio/melody/blob/4271c6513fb6/LICENSE))
- github.com/pydio/pydio-sdk-go ([Apache-2.0](https://github.com/pydio/pydio-sdk-go/blob/23ce5c39e65c/LICENSE))
- github.com/quic-go/qpack ([MIT](https://github.com/quic-go/qpack/blob/v0.4.0/LICENSE.md))
- github.com/quic-go/quic-go ([MIT](https://github.com/quic-go/quic-go/blob/v0.40.1/LICENSE))
- github.com/r3labs/diff/v3 ([MPL-2.0](https://github.com/r3labs/diff/blob/v3.0.0/LICENSE))
- github.com/rcrowley/go-metrics ([BSD-2-Clause-FreeBSD](https://github.com/rcrowley/go-metrics/blob/cf1acfcdf475/LICENSE))
- github.com/rivo/tview ([MIT](https://github.com/rivo/tview/blob/9994674d60a8/LICENSE.txt))
- github.com/rivo/uniseg ([MIT](https://github.com/rivo/uniseg/blob/v0.4.2/LICENSE.txt))
- github.com/rjeczalik/notify ([MIT](https://github.com/rjeczalik/notify/blob/v0.9.3/LICENSE))
- github.com/robertkrimen/otto ([MIT](https://github.com/robertkrimen/otto/blob/b87d35c0b86f/LICENSE))
- github.com/rogpeppe/go-internal ([BSD-3-Clause](https://github.com/rogpeppe/go-internal/blob/v1.10.0/LICENSE))
- github.com/rs/cors ([MIT](https://github.com/rs/cors/blob/v1.9.0/LICENSE))
- github.com/rs/xid ([MIT](https://github.com/rs/xid/blob/v1.5.0/LICENSE))
- github.com/rubenv/sql-migrate ([MIT](https://github.com/rubenv/sql-migrate/blob/9f02b1e13857/LICENSE))
- github.com/rubenv/sql-migrate/sqlparse ([MIT](https://github.com/rubenv/sql-migrate/blob/9f02b1e13857/sqlparse/LICENSE))
- github.com/russross/blackfriday/v2 ([BSD-2-Clause](https://github.com/russross/blackfriday/blob/v2.1.0/LICENSE.txt))
- github.com/rwcarlsen/goexif ([BSD-2-Clause](https://github.com/rwcarlsen/goexif/blob/9e8deecbddbd/LICENSE))
- github.com/ryanuber/go-glob ([MIT](https://github.com/ryanuber/go-glob/blob/v1.0.0/LICENSE))
- github.com/schollz/progressbar/v3 ([MIT](https://github.com/schollz/progressbar/blob/v3.8.6/LICENSE))
- github.com/seatgeek/logrus-gelf-formatter ([BSD-3-Clause](https://github.com/seatgeek/logrus-gelf-formatter/blob/5b05eb8ff761/LICENSE))
- github.com/secure-io/sio-go ([MIT](https://github.com/secure-io/sio-go/blob/v0.3.1/LICENSE))
- github.com/sendgrid/rest ([MIT](https://github.com/sendgrid/rest/blob/v2.6.5/LICENSE))
- github.com/sendgrid/sendgrid-go ([MIT](https://github.com/sendgrid/sendgrid-go/blob/v3.10.3/LICENSE))
- github.com/sergi/go-diff/diffmatchpatch ([MIT](https://github.com/sergi/go-diff/blob/v1.3.1/LICENSE))
- github.com/sethvargo/go-limiter ([Apache-2.0](https://github.com/sethvargo/go-limiter/blob/v0.7.2/LICENSE))
- github.com/shibukawa/configdir ([MIT](https://github.com/shibukawa/configdir/blob/e180dbdc8da0/LICENSE))
- github.com/shirou/gopsutil/v3 ([BSD-3-Clause](https://github.com/shirou/gopsutil/blob/v3.22.6/LICENSE))
- github.com/shopspring/decimal ([MIT](https://github.com/shopspring/decimal/blob/v1.3.1/LICENSE))
- github.com/shurcooL/sanitized_anchor_name ([MIT](https://github.com/shurcooL/sanitized_anchor_name/blob/v1.0.0/LICENSE))
- github.com/sirupsen/logrus ([MIT](https://github.com/sirupsen/logrus/blob/v1.9.3/LICENSE))
- github.com/slackhq/nebula/cert ([MIT](https://github.com/slackhq/nebula/blob/v1.6.1/LICENSE))
- github.com/smallstep/certificates ([Apache-2.0](https://github.com/smallstep/certificates/blob/v0.25.0/LICENSE))
- github.com/smallstep/go-attestation/attest ([Apache-2.0](https://github.com/smallstep/go-attestation/blob/cf579e53cbd2/LICENSE))
- github.com/smallstep/nosql ([Apache-2.0](https://github.com/smallstep/nosql/blob/v0.6.0/LICENSE))
- github.com/smallstep/truststore ([Apache-2.0](https://github.com/smallstep/truststore/blob/v0.12.1/LICENSE))
- github.com/sourcegraph/annotate ([BSD-3-Clause](https://github.com/sourcegraph/annotate/blob/f4cad6c6324d/LICENSE))
- github.com/sourcegraph/syntaxhighlight ([BSD-3-Clause](https://github.com/sourcegraph/syntaxhighlight/blob/bd320f5d308e/LICENSE))
- github.com/spaolacci/murmur3 ([BSD-3-Clause](https://github.com/spaolacci/murmur3/blob/v1.1.0/LICENSE))
- github.com/spf13/afero ([Apache-2.0](https://github.com/spf13/afero/blob/v1.11.0/LICENSE.txt))
- github.com/spf13/cast ([MIT](https://github.com/spf13/cast/blob/v1.6.0/LICENSE))
- github.com/spf13/cobra ([Apache-2.0](https://github.com/spf13/cobra/blob/v1.8.0/LICENSE.txt))
- github.com/spf13/jwalterweatherman ([MIT](https://github.com/spf13/jwalterweatherman/blob/v1.1.0/LICENSE))
- github.com/spf13/pflag ([BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.5/LICENSE))
- github.com/spf13/viper ([MIT](https://github.com/spf13/viper/blob/v1.13.0/LICENSE))
- github.com/ssor/bom ([MIT](https://github.com/ssor/bom/blob/6386211fdfcf/LICENSE))
- github.com/steveyen/gtreap ([MIT](https://github.com/steveyen/gtreap/blob/v0.1.0/LICENSE))
- github.com/stoewer/go-strcase ([MIT](https://github.com/stoewer/go-strcase/blob/v1.2.0/LICENSE))
- github.com/streadway/amqp ([BSD-2-Clause](https://github.com/streadway/amqp/blob/v1.0.0/LICENSE))
- github.com/stretchr/testify ([MIT](https://github.com/stretchr/testify/blob/v1.8.4/LICENSE))
- github.com/subosito/gotenv ([MIT](https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE))
- github.com/syndtr/goleveldb/leveldb ([BSD-2-Clause](https://github.com/syndtr/goleveldb/blob/v1.0.0/LICENSE))
- github.com/tailscale/tscert ([BSD-3-Clause](https://github.com/tailscale/tscert/blob/28a91b69a046/LICENSE))
- github.com/tidwall/gjson ([MIT](https://github.com/tidwall/gjson/blob/v1.14.3/LICENSE))
- github.com/tidwall/match ([MIT](https://github.com/tidwall/match/blob/v1.1.1/LICENSE))
- github.com/tidwall/pretty ([MIT](https://github.com/tidwall/pretty/blob/v1.2.1/LICENSE))
- github.com/tidwall/sjson ([MIT](https://github.com/tidwall/sjson/blob/v1.2.5/LICENSE))
- github.com/tinylib/msgp/msgp ([MIT](https://github.com/tinylib/msgp/blob/e818a1881b0e/LICENSE))
- github.com/tklauser/go-sysconf ([BSD-3-Clause](https://github.com/tklauser/go-sysconf/blob/v0.3.10/LICENSE))
- github.com/twmb/murmur3 ([BSD-3-Clause](https://github.com/twmb/murmur3/blob/v1.1.6/LICENSE))
- github.com/uber-go/tally/v4 ([MIT](https://github.com/uber-go/tally/blob/v4.1.1/LICENSE))
- github.com/uber/jaeger-client-go ([Apache-2.0](https://github.com/uber/jaeger-client-go/blob/v2.30.0/LICENSE))
- github.com/uber/jaeger-lib/metrics ([Apache-2.0](https://github.com/uber/jaeger-lib/blob/v2.4.1/LICENSE))
- github.com/urfave/cli ([MIT](https://github.com/urfave/cli/blob/v1.22.14/LICENSE))
- github.com/urfave/negroni ([MIT](https://github.com/urfave/negroni/blob/v1.0.0/LICENSE))
- github.com/valyala/tcplisten ([MIT](https://github.com/valyala/tcplisten/blob/v1.0.0/LICENSE))
- github.com/vanng822/css ([MIT](https://github.com/vanng822/css/blob/a21e860bcd04/LICENSE))
- github.com/vanng822/go-premailer/premailer ([MIT](https://github.com/vanng822/go-premailer/blob/be27abe028fe/LICENSE))
- github.com/vmihailenco/go-tinylfu ([MIT](https://github.com/vmihailenco/go-tinylfu/blob/v0.2.2/LICENSE))
- github.com/vmihailenco/msgpack ([BSD-2-Clause](https://github.com/vmihailenco/msgpack/blob/v4.0.4/LICENSE))
- github.com/vmihailenco/msgpack/v5 ([BSD-2-Clause](https://github.com/vmihailenco/msgpack/blob/v5.3.4/LICENSE))
- github.com/vmihailenco/tagparser/v2 ([BSD-2-Clause](https://github.com/vmihailenco/tagparser/blob/v2.0.0/LICENSE))
- github.com/willf/bitset ([BSD-3-Clause](https://github.com/willf/bitset/blob/v1.1.11/LICENSE))
- github.com/willf/bloom ([BSD-2-Clause](https://github.com/willf/bloom/blob/v2.0.3/LICENSE))
- github.com/x448/float16 ([MIT](https://github.com/x448/float16/blob/v0.8.4/LICENSE))
- github.com/xdg-go/pbkdf2 ([Apache-2.0](https://github.com/xdg-go/pbkdf2/blob/v1.0.0/LICENSE))
- github.com/xdg-go/scram ([Apache-2.0](https://github.com/xdg-go/scram/blob/v1.1.1/LICENSE))
- github.com/xdg-go/stringprep ([Apache-2.0](https://github.com/xdg-go/stringprep/blob/v1.0.3/LICENSE))
- github.com/xdg/scram ([Apache-2.0](https://github.com/xdg/scram/blob/7eeb5667e42c/LICENSE))
- github.com/xdg/stringprep ([Apache-2.0](https://github.com/xdg/stringprep/blob/v1.0.0/LICENSE))
- github.com/youmark/pkcs8 ([MIT](https://github.com/youmark/pkcs8/blob/1be2e3e5546d/LICENSE))
- github.com/yudai/gojsondiff ([MIT](https://github.com/yudai/gojsondiff/blob/v1.0.0/LICENSE))
- github.com/yudai/golcs ([MIT](https://github.com/yudai/golcs/blob/ecda9a501e82/LICENSE))
- github.com/yuin/goldmark ([MIT](https://github.com/yuin/goldmark/blob/v1.5.6/LICENSE))
- github.com/yuin/goldmark-highlighting/v2 ([MIT](https://github.com/yuin/goldmark-highlighting/blob/37449abec8cc/LICENSE))
- github.com/yvasiyarov/php_session_decoder/php_serialize ([BSD-2-Clause](https://github.com/yvasiyarov/php_session_decoder/blob/a065a3b0b7d1/LICENSE))
- github.com/zalando/go-keyring ([MIT](https://github.com/zalando/go-keyring/blob/v0.1.1/LICENSE))
- github.com/zeebo/blake3 ([CC0-1.0](https://github.com/zeebo/blake3/blob/v0.2.3/LICENSE))
- go.elastic.co/apm ([Apache-2.0](https://github.com/elastic/apm-agent-go/blob/v1.15.0/LICENSE))
- go.elastic.co/apm/module/apmhttp ([Apache-2.0](https://github.com/elastic/apm-agent-go/blob/module/apmhttp/v1.15.0/module/apmhttp/LICENSE))
- go.elastic.co/apm/module/apmot ([Apache-2.0](https://github.com/elastic/apm-agent-go/blob/module/apmot/v1.15.0/module/apmot/LICENSE))
- go.elastic.co/fastjson ([MIT](https://github.com/elastic/go-fastjson/blob/v1.1.0/LICENSE))
- go.etcd.io/bbolt ([MIT](https://github.com/etcd-io/bbolt/blob/v1.3.8/LICENSE))
- go.etcd.io/etcd/api/v3 ([Apache-2.0](https://github.com/etcd-io/etcd/blob/api/v3.5.8/api/LICENSE))
- go.etcd.io/etcd/client/pkg/v3 ([Apache-2.0](https://github.com/etcd-io/etcd/blob/client/pkg/v3.5.8/client/pkg/LICENSE))
- go.etcd.io/etcd/client/v3 ([Apache-2.0](https://github.com/etcd-io/etcd/blob/client/v3.5.8/client/v3/LICENSE))
- go.mongodb.org/mongo-driver ([Apache-2.0](https://github.com/mongodb/mongo-go-driver/blob/v1.10.2/LICENSE))
- go.mozilla.org/pkcs7 ([MIT](https://github.com/mozilla-services/pkcs7/blob/33d05740a352/LICENSE))
- go.opencensus.io ([Apache-2.0](https://github.com/census-instrumentation/opencensus-go/blob/v0.24.0/LICENSE))
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/net/http/httptrace/otelhttptrace/v0.34.0/instrumentation/net/http/httptrace/otelhttptrace/LICENSE))
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/net/http/otelhttp/v0.46.1/instrumentation/net/http/otelhttp/LICENSE))
- go.opentelemetry.io/contrib/propagators/autoprop ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/propagators/autoprop/v0.42.0/propagators/autoprop/LICENSE))
- go.opentelemetry.io/contrib/propagators/aws/xray ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/propagators/aws/v1.17.0/propagators/aws/LICENSE))
- go.opentelemetry.io/contrib/propagators/b3 ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/propagators/b3/v1.17.0/propagators/b3/LICENSE))
- go.opentelemetry.io/contrib/propagators/jaeger ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/propagators/jaeger/v1.17.0/propagators/jaeger/LICENSE))
- go.opentelemetry.io/contrib/propagators/ot ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/propagators/ot/v1.17.0/propagators/ot/LICENSE))
- go.opentelemetry.io/otel ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/v1.22.0/LICENSE))
- go.opentelemetry.io/otel/bridge/opentracing ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/bridge/opentracing/v1.22.0/bridge/opentracing/LICENSE))
- go.opentelemetry.io/otel/exporters/otlp/otlptrace ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/v1.22.0/exporters/otlp/otlptrace/LICENSE))
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracegrpc/v1.22.0/exporters/otlp/otlptrace/otlptracegrpc/LICENSE))
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracehttp/v1.22.0/exporters/otlp/otlptrace/otlptracehttp/LICENSE))
- go.opentelemetry.io/otel/metric ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.22.0/metric/LICENSE))
- go.opentelemetry.io/otel/sdk ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/sdk/v1.22.0/sdk/LICENSE))
- go.opentelemetry.io/otel/trace ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.22.0/trace/LICENSE))
- go.opentelemetry.io/proto/otlp ([Apache-2.0](https://github.com/open-telemetry/opentelemetry-proto-go/blob/otlp/v1.1.0/otlp/LICENSE))
- go.step.sm/cli-utils ([Apache-2.0](https://github.com/smallstep/cli-utils/blob/v0.8.0/LICENSE))
- go.step.sm/cli-utils/pkg/blackfriday ([BSD-2-Clause](https://github.com/smallstep/cli-utils/blob/v0.8.0/pkg/blackfriday/LICENSE.txt))
- go.step.sm/crypto ([Apache-2.0](https://github.com/smallstep/crypto/blob/v0.35.1/LICENSE))
- go.step.sm/crypto/internal/bcrypt_pbkdf ([BSD-2-Clause](https://github.com/smallstep/crypto/blob/v0.35.1/internal/bcrypt_pbkdf/LICENSE))
- go.step.sm/linkedca ([Apache-2.0](https://github.com/smallstep/linkedca/blob/v0.20.1/LICENSE))
- go.uber.org/atomic ([MIT](https://github.com/uber-go/atomic/blob/v1.11.0/LICENSE.txt))
- go.uber.org/multierr ([MIT](https://github.com/uber-go/multierr/blob/v1.11.0/LICENSE.txt))
- go.uber.org/zap ([MIT](https://github.com/uber-go/zap/blob/v1.26.0/LICENSE.txt))
- gocloud.dev ([Apache-2.0](https://github.com/google/go-cloud/blob/v0.20.0/LICENSE))
- gocloud.dev/pubsub/rabbitpubsub ([Apache-2.0](https://github.com/google/go-cloud/blob/pubsub/rabbitpubsub/v0.20.0/pubsub/rabbitpubsub/LICENSE))
- golang.org/x/crypto ([BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.21.0:LICENSE))
- golang.org/x/exp ([BSD-3-Clause](https://cs.opensource.google/go/x/exp/+/2c58cdc2:LICENSE))
- golang.org/x/image ([BSD-3-Clause](https://cs.opensource.google/go/x/image/+/v0.14.0:LICENSE))
- golang.org/x/net ([BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.21.0:LICENSE))
- golang.org/x/oauth2 ([BSD-3-Clause](https://cs.opensource.google/go/x/oauth2/+/v0.16.0:LICENSE))
- golang.org/x/sync ([BSD-3-Clause](https://cs.opensource.google/go/x/sync/+/v0.6.0:LICENSE))
- golang.org/x/sys ([BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.18.0:LICENSE))
- golang.org/x/term ([BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.18.0:LICENSE))
- golang.org/x/text ([BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.14.0:LICENSE))
- golang.org/x/time/rate ([BSD-3-Clause](https://cs.opensource.google/go/x/time/+/v0.5.0:LICENSE))
- golang.org/x/xerrors ([BSD-3-Clause](https://cs.opensource.google/go/x/xerrors/+/104605ab:LICENSE))
- google.golang.org/api/googleapi ([BSD-3-Clause](https://github.com/googleapis/google-api-go-client/blob/v0.155.0/LICENSE))
- google.golang.org/api/internal/third_party/uritemplates ([BSD-3-Clause](https://github.com/googleapis/google-api-go-client/blob/v0.155.0/internal/third_party/uritemplates/LICENSE))
- google.golang.org/genproto/googleapis/api ([Apache-2.0](https://github.com/googleapis/go-genproto/blob/31a09d347014/googleapis/api/LICENSE))
- google.golang.org/genproto/googleapis/rpc ([Apache-2.0](https://github.com/googleapis/go-genproto/blob/31a09d347014/googleapis/rpc/LICENSE))
- google.golang.org/grpc ([Apache-2.0](https://github.com/grpc/grpc-go/blob/v1.61.0/LICENSE))
- google.golang.org/protobuf ([BSD-3-Clause](https://github.com/protocolbuffers/protobuf-go/blob/v1.33.0/LICENSE))
- gopkg.in/DataDog/dd-trace-go.v1 ([Apache-2.0](https://github.com/DataDog/dd-trace-go/blob/v1.41.1/LICENSE))
- gopkg.in/gomail.v2 ([MIT](https://github.com/go-gomail/gomail/blob/81ebce5c23df/LICENSE))
- gopkg.in/gorp.v1 ([MIT](https://github.com/go-gorp/gorp/blob/v1.7.2/LICENSE))
- gopkg.in/ini.v1 ([Apache-2.0](https://github.com/go-ini/ini/blob/v1.67.0/LICENSE))
- gopkg.in/natefinch/lumberjack.v2 ([MIT](https://github.com/natefinch/lumberjack/blob/v2.2.1/LICENSE))
- gopkg.in/sourcemap.v1 ([BSD-2-Clause](https://github.com/go-sourcemap/sourcemap/blob/v1.0.5/LICENSE))
- gopkg.in/square/go-jose.v2 ([Apache-2.0](https://github.com/square/go-jose/blob/v2.6.0/LICENSE))
- gopkg.in/square/go-jose.v2/json ([BSD-3-Clause](https://github.com/square/go-jose/blob/v2.6.0/json/LICENSE))
- gopkg.in/yaml.v2 ([Apache-2.0](https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE))
- gopkg.in/yaml.v3 ([MIT](https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE))
- howett.net/plist ([BSD-2-Clause](https://github.com/DHowett/go-plist.git/blob/v1.0.0/LICENSE))
- k8s.io/apimachinery/pkg/util ([Apache-2.0](https://github.com/kubernetes/apimachinery/blob/v0.29.3/LICENSE))
- k8s.io/klog/v2 ([Apache-2.0](https://github.com/kubernetes/klog/blob/v2.110.1/LICENSE))
- k8s.io/utils/internal/third_party/forked/golang/net ([BSD-3-Clause](https://github.com/kubernetes/utils/blob/3b25d923346b/internal/third_party/forked/golang/LICENSE))
- k8s.io/utils/net ([Apache-2.0](https://github.com/kubernetes/utils/blob/3b25d923346b/LICENSE))