Skip to content

Commit bc1a053

Browse files
committed
update attribution
1 parent 9b00b5d commit bc1a053

File tree

2 files changed

+24
-160
lines changed

2 files changed

+24
-160
lines changed

ATTRIBUTION.md

Lines changed: 12 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
88
## github.com/aws/aws-sdk-go
99

1010
* Name: github.com/aws/aws-sdk-go
11-
* Version: v1.44.301
12-
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.44.301/LICENSE.txt)
11+
* Version: v1.44.307
12+
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.44.307/LICENSE.txt)
1313

1414
```
1515
@@ -220,8 +220,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
220220
## github.com/aws/aws-sdk-go/internal/sync/singleflight
221221

222222
* Name: github.com/aws/aws-sdk-go/internal/sync/singleflight
223-
* Version: v1.44.301
224-
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.44.301/internal/sync/singleflight/LICENSE)
223+
* Version: v1.44.307
224+
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.44.307/internal/sync/singleflight/LICENSE)
225225

226226
```
227227
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -3136,37 +3136,6 @@ SOFTWARE.
31363136
31373137
```
31383138

3139-
## github.com/samber/lo
3140-
3141-
* Name: github.com/samber/lo
3142-
* Version: v1.38.1
3143-
* License: [MIT](https://github.com/samber/lo/blob/v1.38.1/LICENSE)
3144-
3145-
```
3146-
MIT License
3147-
3148-
Copyright (c) 2022 Samuel Berthe
3149-
3150-
Permission is hereby granted, free of charge, to any person obtaining a copy
3151-
of this software and associated documentation files (the "Software"), to deal
3152-
in the Software without restriction, including without limitation the rights
3153-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3154-
copies of the Software, and to permit persons to whom the Software is
3155-
furnished to do so, subject to the following conditions:
3156-
3157-
The above copyright notice and this permission notice shall be included in all
3158-
copies or substantial portions of the Software.
3159-
3160-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3161-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3162-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3163-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3164-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3165-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3166-
SOFTWARE.
3167-
3168-
```
3169-
31703139
## github.com/spf13/pflag
31713140

31723141
* Name: github.com/spf13/pflag
@@ -3234,43 +3203,6 @@ THE SOFTWARE.
32343203
32353204
```
32363205

3237-
## golang.org/x/exp/constraints
3238-
3239-
* Name: golang.org/x/exp/constraints
3240-
* Version: v0.0.0-20220303212507-bbda1eaf7a17
3241-
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/exp/+/bbda1eaf:LICENSE)
3242-
3243-
```
3244-
Copyright (c) 2009 The Go Authors. All rights reserved.
3245-
3246-
Redistribution and use in source and binary forms, with or without
3247-
modification, are permitted provided that the following conditions are
3248-
met:
3249-
3250-
* Redistributions of source code must retain the above copyright
3251-
notice, this list of conditions and the following disclaimer.
3252-
* Redistributions in binary form must reproduce the above
3253-
copyright notice, this list of conditions and the following disclaimer
3254-
in the documentation and/or other materials provided with the
3255-
distribution.
3256-
* Neither the name of Google Inc. nor the names of its
3257-
contributors may be used to endorse or promote products derived from
3258-
this software without specific prior written permission.
3259-
3260-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3261-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3262-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3263-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3264-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3265-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3266-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3267-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3268-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3269-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3270-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3271-
3272-
```
3273-
32743206
## golang.org/x/net
32753207

32763208
* Name: golang.org/x/net
@@ -3879,8 +3811,8 @@ limitations under the License.
38793811
## k8s.io/api
38803812

38813813
* Name: k8s.io/api
3882-
* Version: v0.27.3
3883-
* License: [Apache-2.0](https://github.com/kubernetes/api/blob/v0.27.3/LICENSE)
3814+
* Version: v0.27.4
3815+
* License: [Apache-2.0](https://github.com/kubernetes/api/blob/v0.27.4/LICENSE)
38843816

38853817
```
38863818
@@ -4091,8 +4023,8 @@ limitations under the License.
40914023
## k8s.io/apimachinery/pkg
40924024

40934025
* Name: k8s.io/apimachinery/pkg
4094-
* Version: v0.27.3
4095-
* License: [Apache-2.0](https://github.com/kubernetes/apimachinery/blob/v0.27.3/LICENSE)
4026+
* Version: v0.27.4
4027+
* License: [Apache-2.0](https://github.com/kubernetes/apimachinery/blob/v0.27.4/LICENSE)
40964028

40974029
```
40984030
@@ -4303,8 +4235,8 @@ limitations under the License.
43034235
## k8s.io/apimachinery/third_party/forked/golang/reflect
43044236

43054237
* Name: k8s.io/apimachinery/third_party/forked/golang/reflect
4306-
* Version: v0.27.3
4307-
* License: [BSD-3-Clause](https://github.com/kubernetes/apimachinery/blob/v0.27.3/third_party/forked/golang/LICENSE)
4238+
* Version: v0.27.4
4239+
* License: [BSD-3-Clause](https://github.com/kubernetes/apimachinery/blob/v0.27.4/third_party/forked/golang/LICENSE)
43084240

43094241
```
43104242
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -4340,8 +4272,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
43404272
## k8s.io/client-go
43414273

43424274
* Name: k8s.io/client-go
4343-
* Version: v0.27.3
4344-
* License: [Apache-2.0](https://github.com/kubernetes/client-go/blob/v0.27.3/LICENSE)
4275+
* Version: v0.27.4
4276+
* License: [Apache-2.0](https://github.com/kubernetes/client-go/blob/v0.27.4/LICENSE)
43454277

43464278
```
43474279

cmd/eks-node-viewer/ATTRIBUTION.md

Lines changed: 12 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
88
## github.com/aws/aws-sdk-go
99

1010
* Name: github.com/aws/aws-sdk-go
11-
* Version: v1.44.301
12-
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.44.301/LICENSE.txt)
11+
* Version: v1.44.307
12+
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.44.307/LICENSE.txt)
1313

1414
```
1515
@@ -220,8 +220,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
220220
## github.com/aws/aws-sdk-go/internal/sync/singleflight
221221

222222
* Name: github.com/aws/aws-sdk-go/internal/sync/singleflight
223-
* Version: v1.44.301
224-
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.44.301/internal/sync/singleflight/LICENSE)
223+
* Version: v1.44.307
224+
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.44.307/internal/sync/singleflight/LICENSE)
225225

226226
```
227227
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -3136,37 +3136,6 @@ SOFTWARE.
31363136
31373137
```
31383138

3139-
## github.com/samber/lo
3140-
3141-
* Name: github.com/samber/lo
3142-
* Version: v1.38.1
3143-
* License: [MIT](https://github.com/samber/lo/blob/v1.38.1/LICENSE)
3144-
3145-
```
3146-
MIT License
3147-
3148-
Copyright (c) 2022 Samuel Berthe
3149-
3150-
Permission is hereby granted, free of charge, to any person obtaining a copy
3151-
of this software and associated documentation files (the "Software"), to deal
3152-
in the Software without restriction, including without limitation the rights
3153-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3154-
copies of the Software, and to permit persons to whom the Software is
3155-
furnished to do so, subject to the following conditions:
3156-
3157-
The above copyright notice and this permission notice shall be included in all
3158-
copies or substantial portions of the Software.
3159-
3160-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3161-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3162-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3163-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3164-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3165-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3166-
SOFTWARE.
3167-
3168-
```
3169-
31703139
## github.com/spf13/pflag
31713140

31723141
* Name: github.com/spf13/pflag
@@ -3234,43 +3203,6 @@ THE SOFTWARE.
32343203
32353204
```
32363205

3237-
## golang.org/x/exp/constraints
3238-
3239-
* Name: golang.org/x/exp/constraints
3240-
* Version: v0.0.0-20220303212507-bbda1eaf7a17
3241-
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/exp/+/bbda1eaf:LICENSE)
3242-
3243-
```
3244-
Copyright (c) 2009 The Go Authors. All rights reserved.
3245-
3246-
Redistribution and use in source and binary forms, with or without
3247-
modification, are permitted provided that the following conditions are
3248-
met:
3249-
3250-
* Redistributions of source code must retain the above copyright
3251-
notice, this list of conditions and the following disclaimer.
3252-
* Redistributions in binary form must reproduce the above
3253-
copyright notice, this list of conditions and the following disclaimer
3254-
in the documentation and/or other materials provided with the
3255-
distribution.
3256-
* Neither the name of Google Inc. nor the names of its
3257-
contributors may be used to endorse or promote products derived from
3258-
this software without specific prior written permission.
3259-
3260-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3261-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3262-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3263-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3264-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3265-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3266-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3267-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3268-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3269-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3270-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3271-
3272-
```
3273-
32743206
## golang.org/x/net
32753207

32763208
* Name: golang.org/x/net
@@ -3879,8 +3811,8 @@ limitations under the License.
38793811
## k8s.io/api
38803812

38813813
* Name: k8s.io/api
3882-
* Version: v0.27.3
3883-
* License: [Apache-2.0](https://github.com/kubernetes/api/blob/v0.27.3/LICENSE)
3814+
* Version: v0.27.4
3815+
* License: [Apache-2.0](https://github.com/kubernetes/api/blob/v0.27.4/LICENSE)
38843816

38853817
```
38863818
@@ -4091,8 +4023,8 @@ limitations under the License.
40914023
## k8s.io/apimachinery/pkg
40924024

40934025
* Name: k8s.io/apimachinery/pkg
4094-
* Version: v0.27.3
4095-
* License: [Apache-2.0](https://github.com/kubernetes/apimachinery/blob/v0.27.3/LICENSE)
4026+
* Version: v0.27.4
4027+
* License: [Apache-2.0](https://github.com/kubernetes/apimachinery/blob/v0.27.4/LICENSE)
40964028

40974029
```
40984030
@@ -4303,8 +4235,8 @@ limitations under the License.
43034235
## k8s.io/apimachinery/third_party/forked/golang/reflect
43044236

43054237
* Name: k8s.io/apimachinery/third_party/forked/golang/reflect
4306-
* Version: v0.27.3
4307-
* License: [BSD-3-Clause](https://github.com/kubernetes/apimachinery/blob/v0.27.3/third_party/forked/golang/LICENSE)
4238+
* Version: v0.27.4
4239+
* License: [BSD-3-Clause](https://github.com/kubernetes/apimachinery/blob/v0.27.4/third_party/forked/golang/LICENSE)
43084240

43094241
```
43104242
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -4340,8 +4272,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
43404272
## k8s.io/client-go
43414273

43424274
* Name: k8s.io/client-go
4343-
* Version: v0.27.3
4344-
* License: [Apache-2.0](https://github.com/kubernetes/client-go/blob/v0.27.3/LICENSE)
4275+
* Version: v0.27.4
4276+
* License: [Apache-2.0](https://github.com/kubernetes/client-go/blob/v0.27.4/LICENSE)
43454277

43464278
```
43474279

0 commit comments

Comments
 (0)