-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
456 lines (378 loc) · 13 KB
/
NOTICE
File metadata and controls
456 lines (378 loc) · 13 KB
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
Codesphere Go SDK & CLI
Copyright (c) Codesphere Inc.
This project includes code licensed under the following terms:
----------
Module: cloud.google.com/go/artifactregistry
Version: v1.20.0
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/artifactregistry/v1.20.0/artifactregistry/LICENSE
----------
Module: cloud.google.com/go/auth
Version: v0.18.2
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/auth/v0.18.2/auth/LICENSE
----------
Module: cloud.google.com/go/auth/oauth2adapt
Version: v0.2.8
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/auth/oauth2adapt/v0.2.8/auth/oauth2adapt/LICENSE
----------
Module: cloud.google.com/go/compute
Version: v1.55.0
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/compute/v1.55.0/compute/LICENSE
----------
Module: cloud.google.com/go/compute/metadata
Version: v0.9.0
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/compute/metadata/v0.9.0/compute/metadata/LICENSE
----------
Module: cloud.google.com/go/iam/apiv1/iampb
Version: v1.5.3
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/iam/v1.5.3/iam/LICENSE
----------
Module: cloud.google.com/go/longrunning
Version: v0.8.0
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/longrunning/v0.8.0/longrunning/LICENSE
----------
Module: cloud.google.com/go/resourcemanager
Version: v1.10.7
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/resourcemanager/v1.10.7/resourcemanager/LICENSE
----------
Module: cloud.google.com/go/serviceusage
Version: v1.9.7
License: Apache-2.0
License URL: https://github.com/googleapis/google-cloud-go/blob/serviceusage/v1.9.7/serviceusage/LICENSE
----------
Module: code.gitea.io/sdk/gitea
Version: v0.23.2
License: MIT
License URL: https://gitea.com/gitea/go-sdk/src/tag/gitea/v0.23.2/gitea/LICENSE
----------
Module: github.com/42wim/httpsig
Version: v1.2.3
License: BSD-3-Clause
License URL: https://github.com/42wim/httpsig/blob/v1.2.3/LICENSE
----------
Module: github.com/Masterminds/semver/v3
Version: v3.4.0
License: MIT
License URL: https://github.com/Masterminds/semver/blob/v3.4.0/LICENSE.txt
----------
Module: github.com/cespare/xxhash/v2
Version: v2.3.0
License: MIT
License URL: https://github.com/cespare/xxhash/blob/v2.3.0/LICENSE.txt
----------
Module: github.com/clipperhouse/stringish
Version: v0.1.1
License: MIT
License URL: https://github.com/clipperhouse/stringish/blob/v0.1.1/LICENSE
----------
Module: github.com/clipperhouse/uax29/v2
Version: v2.4.0
License: MIT
License URL: https://github.com/clipperhouse/uax29/blob/v2.4.0/LICENSE
----------
Module: github.com/codesphere-cloud/cs-go
Version: v0.19.1
License: Apache-2.0
License URL: https://github.com/codesphere-cloud/cs-go/blob/v0.19.1/LICENSE
----------
Module: github.com/codesphere-cloud/oms/internal/tmpl
Version: Unknown
License: Apache-2.0
License URL: https://github.com/codesphere-cloud/oms/blob/HEAD/internal/tmpl/LICENSE
----------
Module: github.com/cpuguy83/go-md2man/v2/md2man
Version: v2.0.7
License: MIT
License URL: https://github.com/cpuguy83/go-md2man/blob/v2.0.7/LICENSE.md
----------
Module: github.com/creativeprojects/go-selfupdate
Version: v1.5.2
License: MIT
License URL: https://github.com/creativeprojects/go-selfupdate/blob/v1.5.2/LICENSE
----------
Module: github.com/davecgh/go-spew/spew
Version: v1.1.2-0.20180830191138-d8f796af33cc
License: ISC
License URL: https://github.com/davecgh/go-spew/blob/d8f796af33cc/LICENSE
----------
Module: github.com/felixge/httpsnoop
Version: v1.0.4
License: MIT
License URL: https://github.com/felixge/httpsnoop/blob/v1.0.4/LICENSE.txt
----------
Module: github.com/go-fed/httpsig
Version: v1.1.0
License: BSD-3-Clause
License URL: https://github.com/go-fed/httpsig/blob/v1.1.0/LICENSE
----------
Module: github.com/go-logr/logr
Version: v1.4.3
License: Apache-2.0
License URL: https://github.com/go-logr/logr/blob/v1.4.3/LICENSE
----------
Module: github.com/go-logr/stdr
Version: v1.2.2
License: Apache-2.0
License URL: https://github.com/go-logr/stdr/blob/v1.2.2/LICENSE
----------
Module: github.com/google/go-github/v74/github
Version: v74.0.0
License: BSD-3-Clause
License URL: https://github.com/google/go-github/blob/v74.0.0/LICENSE
----------
Module: github.com/google/go-querystring/query
Version: v1.2.0
License: BSD-3-Clause
License URL: https://github.com/google/go-querystring/blob/v1.2.0/LICENSE
----------
Module: github.com/google/s2a-go
Version: v0.1.9
License: Apache-2.0
License URL: https://github.com/google/s2a-go/blob/v0.1.9/LICENSE.md
----------
Module: github.com/google/uuid
Version: v1.6.0
License: BSD-3-Clause
License URL: https://github.com/google/uuid/blob/v1.6.0/LICENSE
----------
Module: github.com/googleapis/enterprise-certificate-proxy/client
Version: v0.3.12
License: Apache-2.0
License URL: https://github.com/googleapis/enterprise-certificate-proxy/blob/v0.3.12/LICENSE
----------
Module: github.com/googleapis/gax-go/v2
Version: v2.17.0
License: BSD-3-Clause
License URL: https://github.com/googleapis/gax-go/blob/v2.17.0/v2/LICENSE
----------
Module: github.com/hashicorp/go-cleanhttp
Version: v0.5.2
License: MPL-2.0
License URL: https://github.com/hashicorp/go-cleanhttp/blob/v0.5.2/LICENSE
----------
Module: github.com/hashicorp/go-retryablehttp
Version: v0.7.8
License: MPL-2.0
License URL: https://github.com/hashicorp/go-retryablehttp/blob/v0.7.8/LICENSE
----------
Module: github.com/hashicorp/go-version
Version: v1.8.0
License: MPL-2.0
License URL: https://github.com/hashicorp/go-version/blob/v1.8.0/LICENSE
----------
Module: github.com/jedib0t/go-pretty/v6
Version: v6.7.8
License: MIT
License URL: https://github.com/jedib0t/go-pretty/blob/v6.7.8/LICENSE
----------
Module: github.com/kr/fs
Version: v0.1.0
License: BSD-3-Clause
License URL: https://github.com/kr/fs/blob/v0.1.0/LICENSE
----------
Module: github.com/lithammer/shortuuid
Version: v3.0.0
License: MIT
License URL: https://github.com/lithammer/shortuuid/blob/v3.0.0/LICENSE
----------
Module: github.com/mattn/go-runewidth
Version: v0.0.19
License: MIT
License URL: https://github.com/mattn/go-runewidth/blob/v0.0.19/LICENSE
----------
Module: github.com/pkg/sftp
Version: v1.13.10
License: BSD-2-Clause
License URL: https://github.com/pkg/sftp/blob/v1.13.10/LICENSE
----------
Module: github.com/pmezard/go-difflib/difflib
Version: v1.0.1-0.20181226105442-5d4384ee4fb2
License: BSD-3-Clause
License URL: https://github.com/pmezard/go-difflib/blob/5d4384ee4fb2/LICENSE
----------
Module: github.com/russross/blackfriday/v2
Version: v2.1.0
License: BSD-2-Clause
License URL: https://github.com/russross/blackfriday/blob/v2.1.0/LICENSE.txt
----------
Module: github.com/spf13/cobra
Version: v1.10.2
License: Apache-2.0
License URL: https://github.com/spf13/cobra/blob/v1.10.2/LICENSE.txt
----------
Module: github.com/spf13/pflag
Version: v1.0.10
License: BSD-3-Clause
License URL: https://github.com/spf13/pflag/blob/v1.0.10/LICENSE
----------
Module: github.com/stretchr/objx
Version: v0.5.3
License: MIT
License URL: https://github.com/stretchr/objx/blob/v0.5.3/LICENSE
----------
Module: github.com/stretchr/testify
Version: v1.11.1
License: MIT
License URL: https://github.com/stretchr/testify/blob/v1.11.1/LICENSE
----------
Module: github.com/ulikunitz/xz
Version: v0.5.15
License: BSD-3-Clause
License URL: https://github.com/ulikunitz/xz/blob/v0.5.15/LICENSE
----------
Module: gitlab.com/gitlab-org/api/client-go
Version: v1.39.0
License: Apache-2.0
License URL: https://gitlab.com/gitlab-org/api/client-go/-/blob/v1.39.0/LICENSE
----------
Module: go.opentelemetry.io/auto/sdk
Version: v1.2.1
License: Apache-2.0
License URL: https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/sdk/v1.2.1/sdk/LICENSE
----------
Module: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Version: v0.64.0
License: Apache-2.0
License URL: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/google.golang.org/grpc/otelgrpc/v0.64.0/instrumentation/google.golang.org/grpc/otelgrpc/LICENSE
----------
Module: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Version: v0.64.0
License: BSD-3-Clause
License URL: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/google.golang.org/grpc/otelgrpc/v0.64.0/instrumentation/google.golang.org/grpc/otelgrpc/LICENSE
----------
Module: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
Version: v0.64.0
License: Apache-2.0
License URL: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/net/http/otelhttp/v0.64.0/instrumentation/net/http/otelhttp/LICENSE
----------
Module: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
Version: v0.64.0
License: BSD-3-Clause
License URL: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/net/http/otelhttp/v0.64.0/instrumentation/net/http/otelhttp/LICENSE
----------
Module: go.opentelemetry.io/otel
Version: v1.40.0
License: Apache-2.0
License URL: https://github.com/open-telemetry/opentelemetry-go/blob/v1.40.0/LICENSE
----------
Module: go.opentelemetry.io/otel
Version: v1.40.0
License: BSD-3-Clause
License URL: https://github.com/open-telemetry/opentelemetry-go/blob/v1.40.0/LICENSE
----------
Module: go.opentelemetry.io/otel/metric
Version: v1.40.0
License: Apache-2.0
License URL: https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.40.0/metric/LICENSE
----------
Module: go.opentelemetry.io/otel/metric
Version: v1.40.0
License: BSD-3-Clause
License URL: https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.40.0/metric/LICENSE
----------
Module: go.opentelemetry.io/otel/trace
Version: v1.40.0
License: Apache-2.0
License URL: https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.40.0/trace/LICENSE
----------
Module: go.opentelemetry.io/otel/trace
Version: v1.40.0
License: BSD-3-Clause
License URL: https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.40.0/trace/LICENSE
----------
Module: go.yaml.in/yaml/v3
Version: v3.0.4
License: MIT
License URL: https://github.com/yaml/go-yaml/blob/v3.0.4/LICENSE
----------
Module: golang.org/x/crypto
Version: v0.48.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/crypto/+/v0.48.0:LICENSE
----------
Module: golang.org/x/net
Version: v0.50.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/net/+/v0.50.0:LICENSE
----------
Module: golang.org/x/oauth2
Version: v0.35.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/oauth2/+/v0.35.0:LICENSE
----------
Module: golang.org/x/sync/semaphore
Version: v0.19.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/sync/+/v0.19.0:LICENSE
----------
Module: golang.org/x/sys
Version: v0.41.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/sys/+/v0.41.0:LICENSE
----------
Module: golang.org/x/term
Version: v0.40.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/term/+/v0.40.0:LICENSE
----------
Module: golang.org/x/text
Version: v0.34.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/text/+/v0.34.0:LICENSE
----------
Module: golang.org/x/time/rate
Version: v0.14.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/time/+/v0.14.0:LICENSE
----------
Module: google.golang.org/api
Version: v0.269.0
License: BSD-3-Clause
License URL: https://github.com/googleapis/google-api-go-client/blob/v0.269.0/LICENSE
----------
Module: google.golang.org/api/internal/third_party/uritemplates
Version: v0.269.0
License: BSD-3-Clause
License URL: https://github.com/googleapis/google-api-go-client/blob/v0.269.0/internal/third_party/uritemplates/LICENSE
----------
Module: google.golang.org/genproto/googleapis
Version: v0.0.0-20260128011058-8636f8732409
License: Apache-2.0
License URL: https://github.com/googleapis/go-genproto/blob/8636f8732409/LICENSE
----------
Module: google.golang.org/genproto/googleapis/api
Version: v0.0.0-20260203192932-546029d2fa20
License: Apache-2.0
License URL: https://github.com/googleapis/go-genproto/blob/546029d2fa20/googleapis/api/LICENSE
----------
Module: google.golang.org/genproto/googleapis/rpc
Version: v0.0.0-20260217215200-42d3e9bedb6d
License: Apache-2.0
License URL: https://github.com/googleapis/go-genproto/blob/42d3e9bedb6d/googleapis/rpc/LICENSE
----------
Module: google.golang.org/grpc
Version: v1.79.1
License: Apache-2.0
License URL: https://github.com/grpc/grpc-go/blob/v1.79.1/LICENSE
----------
Module: google.golang.org/protobuf
Version: v1.36.11
License: BSD-3-Clause
License URL: https://github.com/protocolbuffers/protobuf-go/blob/v1.36.11/LICENSE
----------
Module: gopkg.in/validator.v2
Version: v2.0.1
License: Apache-2.0
License URL: https://github.com/go-validator/validator/blob/v2.0.1/LICENSE
----------
Module: gopkg.in/yaml.v3
Version: v3.0.1
License: MIT
License URL: https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE