This repository was archived by the owner on Oct 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathTHIRD-PARTY
261 lines (201 loc) · 9.67 KB
/
THIRD-PARTY
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
================================================================================
Apache 2.0
================================================================================
Component: aws-sdk-go
License Text URL: https://github.com/aws/aws-sdk-go/blob/master/LICENSE.txt
Source Code: https://github.com/aws/aws-sdk-go
Component: distribution
License Text URL: https://github.com/docker/distribution/blob/master/LICENSE
Source Code: https://github.com/docker/distribution
Component: spdystream
License Text URL: https://github.com/docker/spdystream/blob/master/LICENSE
Source Code: https://github.com/docker/spdystream
Component: jsonpointer
License Text URL: https://github.com/go-openapi/jsonpointer/blob/master/LICENSE
Source Code: https://github.com/go-openapi/jsonpointer
Component: jsonreference
License Text URL: https://github.com/go-openapi/jsonreference/blob/master/LICENSE
Source Code: https://github.com/go-openapi/jsonreference
Component: spec
License Text URL: https://github.com/go-openapi/spec/blob/master/LICENSE
Source Code: https://github.com/go-openapi/spec
Component: swag
License Text URL: https://github.com/go-openapi/swag/blob/master/LICENSE
Source Code: https://github.com/go-openapi/swag
Component: glog
License Text URL: https://github.com/golang/glog/blob/master/LICENSE
Source Code: https://github.com/golang/glog
Component: groupcache
License Text URL: https://github.com/golang/groupcache/blob/master/LICENSE
Source Code: github.com/golang/groupcache
Component: btree
License Text URL: https://github.com/google/btree/blob/master/LICENSE
Source Code: https://github.com/google/btree
Component: gofuzz
License Text URL: https://github.com/google/gofuzz/blob/master/LICENSE
Source Code: https://github.com/google/gofuzz
Component: gnostic
License Text URL: https://github.com/googleapis/gnostic/blob/master/LICENSE
Source Code: https://github.com/googleapis/gnostic
Component: golang_protobuf_extensions
License Text URL: https://github.com/matttproud/golang_protobuf_extensions/blob/master/LICENSE
Source Code: https://github.com/matttproud/golang_protobuf_extensions
Component: concurrent
License Text URL: https://github.com/modern-go/concurrent/blob/master/LICENSE
Source Code: https://github.com/modern-go/concurrent
Component: reflect2
License Text URL: https://github.com/modern-go/reflect2/blob/master/LICENSE
Source Code: https://github.com/modern-go/reflect2
Component: go-digest
License Text URL: https://github.com/opencontainers/go-digest/blob/master/LICENSE
Source Code: https://github.com/opencontainers/go-digest
Component: client_golang
License Text URL: https://github.com/prometheus/client_golang/blob/master/LICENSE
Source Code: https://github.com/prometheus/client_golang
Component: client_model
License Text URL: https://github.com/prometheus/client_model/blob/master/LICENSE
Source Code: https://github.com/prometheus/client_model
Component: common
License Text URL: https://github.com/prometheus/common/blob/master/LICENSE
Source Code: https://github.com/prometheus/common
Component: appengine
License Text URL: https://github.com/golang/appengine/blob/master/LICENSE
Source Code: https://github.com/golang/appengine
Component: yaml
License Text URL: https://github.com/go-yaml/yaml/blob/v2/LICENSE
Source Code: https://github.com/go-yaml/yaml
Component: api
License Text URL: https://github.com/kubernetes/api/blob/master/LICENSE
Source Code: https://github.com/kubernetes/api
Component: apiextensions-apiserver
License Text URL: https://github.com/kubernetes/apiextensions-apiserver/blob/master/LICENSE
Source Code: https://github.com/kubernetes/apiextensions-apiserver
Component: apimachinery
License Text URL: https://github.com/kubernetes/apimachinery/blob/master/LICENSE
Source Code: https://github.com/kubernetes/apimachinery
Component: apiserver
License Text URL: https://github.com/kubernetes/apiserver/blob/master/LICENSE
Source Code: https://github.com/kubernetes/apiserver
Component: client-go
License Text URL: https://github.com/kubernetes/client-go/blob/master/LICENSE
Source Code: https://github.com/kubernetes/client-go
Component: code-generator
License Text URL: https://github.com/kubernetes/code-generator/blob/master/LICENSE
Source Code: https://github.com/kubernetes/code-generator
Component: gengo
License Text URL: https://github.com/kubernetes/gengo/blob/master/LICENSE
Source Code: https://github.com/kubernetes/gengo
Component: klog
License Text URL: https://github.com/kubernetes/klog/blob/master/LICENSE
Source Code: https://github.com/kubernetes/klog
Component: kube-openapi
License Text URL: https://github.com/kubernetes/kube-openapi/blob/master/LICENSE
Source Code: https://github.com/kubernetes/kube-openapi
Component: kubernetes
License Text URL: https://github.com/kubernetes/kubernetes/blob/master/LICENSE
Source Code: https://github.com/kubernetes/kubernetes
Component: utils
License Text URL: https://github.com/kubernetes/utils/blob/master/LICENSE
Source Code: https://github.com/kubernetes/utils
================================================================================
BSD-2-Clause
================================================================================
Component: errors
License Text URL: https://github.com/pkg/errors/blob/master/LICENSE
Source Code: https://github.com/pkg/errors
================================================================================
BSD-3-Clause
================================================================================
Component: purell
License Text URL: https://github.com/PuerkitoBio/purell/blob/master/LICENSE
Source Code: https://github.com/PuerkitoBio/purell
Component: urlsec
License Text URL: https://github.com/PuerkitoBio/urlesc/blob/master/LICENSE
Source Code: https://github.com/PuerkitoBio/urlesc
Component: protobuf
License Text URL: https://github.com/golang/protobuf/blob/master/LICENSE
Source Code: https://github.com/golang/protobuf
Component: go-jmespath
License Text URL: https://github.com/jmespath/go-jmespath/blob/master/LICENSE
Source Code: https://github.com/jmespath/go-jmespath
Component: GoLLRB
License Text URL: https://github.com/petar/GoLLRB/blob/master/LICENSE
Source Code: https://github.com/petar/GoLLRB
Component: pflag
License Text URL: https://github.com/spf13/pflag/blob/master/LICENSE
Source Code: https://github.com/spf13/pflag
Component: oauth2
License Text URL: https://github.com/golang/oauth2/blob/master/LICENSE
Source Code: https://github.com/golang/oauth2
================================================================================
ISC
================================================================================
Component: go-spew
License Text URL: https://github.com/davecgh/go-spew/blob/master/LICENSE
Source Code: https://github.com/davecgh/go-spew
================================================================================
MIT License
================================================================================
Component: perks
License Text URL: https://github.com/beorn7/perks/blob/master/LICENSE
Source Code: https://github.com/beorn7/perks
Component: go-restful
License Text URL: https://github.com/emicklei/go-restful/blob/master/LICENSE
Source Code: https://github.com/emicklei/go-restful
Component: yaml
License Text URL: https://github.com/ghodss/yaml/blob/master/LICENSE
Source Code: https://github.com/ghodss/yaml
Component: httpcache
License Text URL: LICENSE.txt
Source Code: https://github.com/gregjones/httpcache
Component: go
License Text URL: https://github.com/json-iterator/go/blob/master/LICENSE
Source Code: https://github.com/json-iterator/go
Component: go-windows-terminal-sequences
License Text URL: https://github.com/konsorten/go-windows-terminal-sequences/blob/master/LICENSE
Source Code: https://github.com/konsorten/go-windows-terminal-sequences
Component: easyjson
License Text URL: https://github.com/mailru/easyjson/blob/master/LICENSE
Source Code: https://github.com/mailru/easyjson
Component: diskv
License Text URL: https://github.com/peterbourgon/diskv/blob/master/LICENSE
Source Code: https://github.com/peterbourgon/diskv
Component: logrus
License Text URL: https://github.com/sirupsen/logrus/blob/master/LICENSE
Source Code: https://github.com/sirupsen/logrus
Component: inf
License Text URL: https://github.com/go-inf/inf/blob/v0.9.1/LICENSE
Source Code: https://github.com/go-inf/inf
Component: go-jose
License Text URL: https://github.com/square/go-jose/blob/master/LICENSE
Source Code: https://github.com/square/go-jose
================================================================================
MPL-2.0
================================================================================
Component: golang-lru
License Text URL: https://github.com/hashicorp/golang-lru/blob/master/LICENSE
Source Code: https://github.com/hashicorp/golang-lru
================================================================================
?
================================================================================
Component: protobug-f
License Text URL: https://github.com/gogo/protobuf/blob/master/LICENSE
Source Code: https://github.com/gogo/protobuf
Component: crypto
License Text URL: https://github.com/golang/crypto/blob/master/LICENSE
Source Code: https://github.com/golang/crypto
Component: net
License Text URL: https://github.com/golang/net/blob/master/LICENSE
Source Code: https://github.com/golang/net
Component: sys
License Text URL: LICENSE
Source Code: https://github.com/golang/sys
Component: text
License Text URL: https://github.com/golang/text/blob/master/LICENSE
Source Code: https://github.com/golang/text
Component: time
License Text URL: https://github.com/golang/time/blob/master/LICENSE
Source Code: https://github.com/golang/time
Component: tools
License Text URL: https://github.com/golang/tools/blob/master/LICENSE
Source Code: https://github.com/golang/tools