-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNOTICE.txt
More file actions
90 lines (67 loc) · 2.79 KB
/
NOTICE.txt
File metadata and controls
90 lines (67 loc) · 2.79 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
This product includes software developed by DoorDash, Inc.
Copyright 2025 DoorDash, Inc.
Bundled third-party components and their licenses:
--------------------------------------------------
1) github.com/bahlo/generic-list-go
Source: https://github.com/bahlo/generic-list-go/blob/v0.2.0/LICENSE
License: BSD-3-Clause
2) github.com/buger/jsonparser
Source: https://github.com/buger/jsonparser/blob/v1.1.1/LICENSE
License: MIT
3) github.com/doordash-oss/oapi-codegen-dd/v3
Source: https://github.com/doordash-oss/oapi-codegen-dd/blob/HEAD/v3/LICENSE.txt
License: Apache-2.0
4) github.com/gabriel-vasile/mimetype
Source: https://github.com/gabriel-vasile/mimetype/blob/v1.4.13/LICENSE
License: MIT
5) github.com/go-playground/locales
Source: https://github.com/go-playground/locales/blob/v0.14.1/LICENSE
License: MIT
6) github.com/go-playground/universal-translator
Source: https://github.com/go-playground/universal-translator/blob/v0.18.1/LICENSE
License: MIT
7) github.com/go-playground/validator/v10
Source: https://github.com/go-playground/validator/blob/v10.30.1/LICENSE
License: MIT
8) github.com/google/uuid
Source: https://github.com/google/uuid/blob/v1.6.0/LICENSE
License: BSD-3-Clause
9) github.com/iancoleman/strcase
Source: https://github.com/iancoleman/strcase/blob/v0.3.0/LICENSE
License: MIT
10) github.com/leodido/go-urn
Source: https://github.com/leodido/go-urn/blob/v1.4.0/LICENSE
License: MIT
11) github.com/pb33f/jsonpath/pkg/jsonpath
Source: https://github.com/pb33f/jsonpath/blob/v0.8.1/LICENSE
License: Apache-2.0
12) github.com/pb33f/libopenapi
Source: https://github.com/pb33f/libopenapi/blob/v0.33.11/LICENSE
License: MIT
13) github.com/pb33f/ordered-map/v2
Source: https://github.com/pb33f/ordered-map/blob/v2.3.0/LICENSE
License: Apache-2.0
14) go.yaml.in/yaml/v4
Source: https://github.com/yaml/go-yaml/blob/v4.0.0-rc.4/LICENSE
License: Apache-2.0
15) golang.org/x/crypto/sha3
Source: https://cs.opensource.google/go/x/crypto/+/v0.48.0:LICENSE
License: BSD-3-Clause
16) golang.org/x/mod
Source: https://cs.opensource.google/go/x/mod/+/v0.33.0:LICENSE
License: BSD-3-Clause
17) golang.org/x/sync
Source: https://cs.opensource.google/go/x/sync/+/v0.19.0:LICENSE
License: BSD-3-Clause
18) golang.org/x/sys/cpu
Source: https://cs.opensource.google/go/x/sys/+/v0.41.0:LICENSE
License: BSD-3-Clause
19) golang.org/x/text
Source: https://cs.opensource.google/go/x/text/+/v0.34.0:LICENSE
License: BSD-3-Clause
20) golang.org/x/tools
Source: https://cs.opensource.google/go/x/tools/+/v0.42.0:LICENSE
License: BSD-3-Clause
--------------------------------------------------
This NOTICE file must be updated whenever this project adds,
vendors, or bundles additional third-party components.