-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
154 lines (125 loc) · 5.38 KB
/
Copy pathNOTICE
File metadata and controls
154 lines (125 loc) · 5.38 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
go.datum.net/network
Copyright © 2025 Datum. All rights reserved.
This product includes software developed at
Datum (https://github.com/datum-cloud/network).
================================================================================
THIRD-PARTY NOTICES
This product includes or bundles dependencies that are separately licensed.
The following components are included in this distribution.
================================================================================
cbor/v2 v2.7.0 (github.com/fxamacker/cbor/v2)
MIT
https://github.com/fxamacker/cbor
Full license text: licenses/MIT.txt
================================================================================
go-logr v1.4.3 (github.com/go-logr/logr)
Apache-2.0
https://github.com/go-logr/logr
Full license text: licenses/Apache-2.0.txt
================================================================================
gogo/protobuf v1.3.2 (github.com/gogo/protobuf)
BSD-3-Clause
https://github.com/gogo/protobuf
Full license text: licenses/BSD-3-Clause.txt
================================================================================
json-iterator/go v1.1.12 (github.com/json-iterator/go)
MIT
https://github.com/json-iterator/go
Full license text: licenses/MIT.txt
================================================================================
kr/pretty v0.3.1 (github.com/kr/pretty)
MIT
https://github.com/kr/pretty
Full license text: licenses/MIT.txt
================================================================================
concurrent (github.com/modern-go/concurrent)
Apache-2.0
https://github.com/modern-go/concurrent
Full license text: licenses/Apache-2.0.txt
================================================================================
reflect2 v1.0.2 (github.com/modern-go/reflect2)
Apache-2.0
https://github.com/modern-go/reflect2
Full license text: licenses/Apache-2.0.txt
================================================================================
pflag v1.0.6 (github.com/spf13/pflag)
BSD-3-Clause
https://github.com/spf13/pflag
Full license text: licenses/BSD-3-Clause.txt
================================================================================
float16 v0.8.4 (github.com/x448/float16)
MIT
https://github.com/x448/float16
Full license text: licenses/MIT.txt
================================================================================
go.datum.net/network (go.datum.net/network)
AGPL-3.0
https://github.com/datum-cloud/network
Full license text: licenses/AGPL-3.0.txt
================================================================================
golang.org/x/net v0.51.0 (golang.org/x/net)
BSD-3-Clause
https://cs.opensource.google/go/x/net
Full license text: licenses/BSD-3-Clause.txt
================================================================================
golang.org/x/sys v0.42.0 (golang.org/x/sys)
BSD-3-Clause
https://cs.opensource.google/go/x/sys
Full license text: licenses/BSD-3-Clause.txt
================================================================================
golang.org/x/text v0.34.0 (golang.org/x/text)
BSD-3-Clause
https://cs.opensource.google/go/x/text
Full license text: licenses/BSD-3-Clause.txt
================================================================================
gocheck v1.0.0 (gopkg.in/check.v1)
BSD-2-Clause
https://github.com/go-check/check
Full license text: licenses/BSD-2-Clause.txt
================================================================================
inf.v0 v0.9.1 (gopkg.in/inf.v0)
BSD-3-Clause
https://github.com/go-inf/inf
Full license text: licenses/BSD-3-Clause.txt
================================================================================
k8s.io/apimachinery v0.33.0 (k8s.io/apimachinery)
Apache-2.0
https://github.com/kubernetes/apimachinery
Full license text: licenses/Apache-2.0.txt
================================================================================
k8s.io/klog/v2 v2.130.1 (k8s.io/klog/v2)
Apache-2.0
https://github.com/kubernetes/klog
Full license text: licenses/Apache-2.0.txt
================================================================================
k8s.io/utils (k8s.io/utils)
Apache-2.0
https://github.com/kubernetes/utils
Full license text: licenses/Apache-2.0.txt
================================================================================
controller-runtime v0.21.0 (sigs.k8s.io/controller-runtime)
Apache-2.0
https://github.com/kubernetes-sigs/controller-runtime
Full license text: licenses/Apache-2.0.txt
================================================================================
sigs.k8s.io/json (sigs.k8s.io/json)
Apache-2.0
https://github.com/kubernetes-sigs/json
Full license text: licenses/Apache-2.0.txt
================================================================================
sigs.k8s.io/randfill v1.0.0 (sigs.k8s.io/randfill)
Apache-2.0
https://github.com/kubernetes-sigs/randfill
Full license text: licenses/Apache-2.0.txt
================================================================================
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 (sigs.k8s.io/structured-merge-diff/v4)
Apache-2.0
https://github.com/kubernetes-sigs/structured-merge-diff
Full license text: licenses/Apache-2.0.txt
================================================================================
sigs.k8s.io/yaml v1.4.0 (sigs.k8s.io/yaml)
Apache-2.0
https://github.com/kubernetes-sigs/yaml
Full license text: licenses/Apache-2.0.txt
================================================================================
END OF NOTICES