Skip to content

Commit 1b57fd4

Browse files
Attribution files update main f22164b (#5178)
* [PR BOT] Update aws/upgrader/ATTRIBUTION.txt * [PR BOT] Update apache/cloudstack-cloudmonkey/ATTRIBUTION.txt * [PR BOT] Update aws/bottlerocket-bootstrap/ATTRIBUTION.txt * [PR BOT] Update aws/image-builder/ATTRIBUTION.txt * [PR BOT] Update aws/rolesanywhere-credential-helper/ATTRIBUTION.txt * [PR BOT] Update distribution/distribution/ATTRIBUTION.txt * [PR BOT] Update tinkerbell/hook/HOOK_BOOTKIT_ATTRIBUTION.txt tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt * [PR BOT] Update goharbor/harbor-scanner-trivy/ATTRIBUTION.txt * [PR BOT] Update kubernetes-sigs/kind/ATTRIBUTION.txt kubernetes-sigs/kind/KINDNETD_ATTRIBUTION.txt * [PR BOT] Update prometheus/node_exporter/ATTRIBUTION.txt * [PR BOT] Update aws/eks-anywhere-packages/ATTRIBUTION.txt aws/eks-anywhere-packages/CREDENTIALPROVIDER_ATTRIBUTION.txt aws/eks-anywhere-packages/ECRTOKENREFRESHER_ATTRIBUTION.txt * [PR BOT] Update kubernetes/cloud-provider-aws/1-35/ATTRIBUTION.txt * [PR BOT] Update kubernetes-sigs/cri-tools/ATTRIBUTION.txt * [PR BOT] Update linuxkit/linuxkit/ATTRIBUTION.txt linuxkit/linuxkit/INIT_ATTRIBUTION.txt linuxkit/linuxkit/RC.INIT_ATTRIBUTION.txt linuxkit/linuxkit/RNGD_ATTRIBUTION.txt linuxkit/linuxkit/SERVICE_ATTRIBUTION.txt linuxkit/linuxkit/SYSCTL_ATTRIBUTION.txt linuxkit/linuxkit/SYSFS_ATTRIBUTION.txt * [PR BOT] Update tinkerbell/tinkerbell/ATTRIBUTION.txt * [PR BOT] Update tinkerbell/rufio/ATTRIBUTION.txt * [PR BOT] Update emissary-ingress/emissary/ATTRIBUTION.txt * [PR BOT] Update aws/etcdadm-bootstrap-provider/ATTRIBUTION.txt * [PR BOT] Update kubernetes/cloud-provider-vsphere/1-33/ATTRIBUTION.txt * [PR BOT] Update kubernetes/cloud-provider-vsphere/1-35/ATTRIBUTION.txt * [PR BOT] Update kubernetes/cloud-provider-vsphere/1-34/ATTRIBUTION.txt * [PR BOT] Update aws/etcdadm-controller/ATTRIBUTION.txt * [PR BOT] Update rancher/local-path-provisioner/ATTRIBUTION.txt * [PR BOT] Update brancz/kube-rbac-proxy/ATTRIBUTION.txt * [PR BOT] Update tinkerbell/cluster-api-provider-tinkerbell/ATTRIBUTION.txt * [PR BOT] Update kube-vip/kube-vip/ATTRIBUTION.txt * [PR BOT] Update metallb/metallb/ATTRIBUTION.txt * [PR BOT] Update kubernetes/autoscaler/1-31/ATTRIBUTION.txt * [PR BOT] Update containerd/containerd/1-35/ATTRIBUTION.txt * [PR BOT] Update nutanix-cloud-native/cloud-provider-nutanix/ATTRIBUTION.txt * [PR BOT] Update fluxcd/helm-controller/ATTRIBUTION.txt * [PR BOT] Update fluxcd/notification-controller/ATTRIBUTION.txt * [PR BOT] Update fluxcd/kustomize-controller/ATTRIBUTION.txt * [PR BOT] Update fluxcd/flux2/ATTRIBUTION.txt * [PR BOT] Update kubernetes/autoscaler/1-29/ATTRIBUTION.txt * [PR BOT] Update kubernetes/autoscaler/1-30/ATTRIBUTION.txt * [PR BOT] Update kubernetes/autoscaler/1-32/ATTRIBUTION.txt * [PR BOT] Update cert-manager/cert-manager/CERT_MANAGER_ACMESOLVER_ATTRIBUTION.txt cert-manager/cert-manager/CERT_MANAGER_CAINJECTOR_ATTRIBUTION.txt cert-manager/cert-manager/CERT_MANAGER_CONTROLLER_ATTRIBUTION.txt cert-manager/cert-manager/CERT_MANAGER_STARTUPAPICHECK_ATTRIBUTION.txt cert-manager/cert-manager/CERT_MANAGER_WEBHOOK_ATTRIBUTION.txt * [PR BOT] Update goharbor/harbor/ATTRIBUTION.txt * [PR BOT] Update helm/helm/ATTRIBUTION.txt * [PR BOT] Update kubernetes-sigs/cluster-api-provider-vsphere/ATTRIBUTION.txt * [PR BOT] Update replicatedhq/troubleshoot/ATTRIBUTION.txt * [PR BOT] Update kubernetes-sigs/cluster-api/ATTRIBUTION.txt kubernetes-sigs/cluster-api/CAPD_ATTRIBUTION.txt * [PR BOT] Update fluxcd/source-controller/ATTRIBUTION.txt * [PR BOT] Update kubernetes/autoscaler/1-34/ATTRIBUTION.txt * [PR BOT] Update kubernetes/autoscaler/1-35/ATTRIBUTION.txt * [PR BOT] Update kubernetes/autoscaler/1-33/ATTRIBUTION.txt --------- Co-authored-by: EKS Distro PR Bot <aws-model-rocket-bots+eksdistroprbot@amazon.com>
1 parent f22164b commit 1b57fd4

File tree

62 files changed

+665
-439
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+665
-439
lines changed

projects/apache/cloudstack-cloudmonkey/ATTRIBUTION.txt

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -249,39 +249,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
249249

250250
------
251251

252-
** golang.org/go; version go1.25.5 --
252+
** golang.org/go; version go1.22.12 --
253253
https://github.com/golang/go
254254

255-
Copyright 2009 The Go Authors.
256-
257-
Redistribution and use in source and binary forms, with or without
258-
modification, are permitted provided that the following conditions are
259-
met:
260-
261-
* Redistributions of source code must retain the above copyright
262-
notice, this list of conditions and the following disclaimer.
263-
* Redistributions in binary form must reproduce the above
264-
copyright notice, this list of conditions and the following disclaimer
265-
in the documentation and/or other materials provided with the
266-
distribution.
267-
* Neither the name of Google LLC nor the names of its
268-
contributors may be used to endorse or promote products derived from
269-
this software without specific prior written permission.
270-
271-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
272-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
273-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
274-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
275-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
276-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
277-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
278-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
279-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
280-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
281-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
282-
283-
------
284-
285255
** golang.org/x/sys/unix; version v0.5.0 --
286256
https://golang.org/x/sys
287257

projects/aws/bottlerocket-bootstrap/ATTRIBUTION.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -528,19 +528,25 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
528528

529529
------
530530

531-
** golang.org/go; version go1.22.12 --
531+
** golang.org/go; version go1.25.6 --
532532
https://github.com/golang/go
533533

534-
** golang.org/x/oauth2; version v0.13.0 --
534+
** golang.org/x/net; version v0.38.0 --
535+
https://golang.org/x/net
536+
537+
** golang.org/x/oauth2; version v0.27.0 --
535538
https://golang.org/x/oauth2
536539

537-
** golang.org/x/time/rate; version v0.3.0 --
538-
https://golang.org/x/time
540+
** golang.org/x/sys/unix; version v0.31.0 --
541+
https://golang.org/x/sys
539542

540-
** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.28.2 --
541-
https://github.com/kubernetes/apimachinery
543+
** golang.org/x/term; version v0.30.0 --
544+
https://golang.org/x/term
542545

543-
Copyright (c) 2009 The Go Authors. All rights reserved.
546+
** golang.org/x/text; version v0.23.0 --
547+
https://golang.org/x/text
548+
549+
Copyright 2009 The Go Authors.
544550

545551
Redistribution and use in source and binary forms, with or without
546552
modification, are permitted provided that the following conditions are
@@ -552,7 +558,7 @@ notice, this list of conditions and the following disclaimer.
552558
copyright notice, this list of conditions and the following disclaimer
553559
in the documentation and/or other materials provided with the
554560
distribution.
555-
* Neither the name of Google Inc. nor the names of its
561+
* Neither the name of Google LLC nor the names of its
556562
contributors may be used to endorse or promote products derived from
557563
this software without specific prior written permission.
558564

@@ -570,19 +576,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
570576

571577
------
572578

573-
** golang.org/x/net; version v0.33.0 --
574-
https://golang.org/x/net
575-
576-
** golang.org/x/sys/unix; version v0.28.0 --
577-
https://golang.org/x/sys
578-
579-
** golang.org/x/term; version v0.27.0 --
580-
https://golang.org/x/term
579+
** golang.org/x/time/rate; version v0.3.0 --
580+
https://golang.org/x/time
581581

582-
** golang.org/x/text; version v0.21.0 --
583-
https://golang.org/x/text
582+
** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.28.2 --
583+
https://github.com/kubernetes/apimachinery
584584

585-
Copyright 2009 The Go Authors.
585+
Copyright (c) 2009 The Go Authors. All rights reserved.
586586

587587
Redistribution and use in source and binary forms, with or without
588588
modification, are permitted provided that the following conditions are
@@ -594,7 +594,7 @@ notice, this list of conditions and the following disclaimer.
594594
copyright notice, this list of conditions and the following disclaimer
595595
in the documentation and/or other materials provided with the
596596
distribution.
597-
* Neither the name of Google LLC nor the names of its
597+
* Neither the name of Google Inc. nor the names of its
598598
contributors may be used to endorse or promote products derived from
599599
this software without specific prior written permission.
600600

projects/aws/eks-anywhere-packages/ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12411241

12421242
------
12431243

1244-
** golang.org/go; version go1.24.6 --
1244+
** golang.org/go; version go1.24.13 --
12451245
https://github.com/golang/go
12461246

12471247
** golang.org/x/crypto; version v0.45.0 --

projects/aws/eks-anywhere-packages/CREDENTIALPROVIDER_ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
322322

323323
------
324324

325-
** golang.org/go; version go1.24.6 --
325+
** golang.org/go; version go1.24.13 --
326326
https://github.com/golang/go
327327

328328
** golang.org/x/mod/semver; version v0.21.0 --

projects/aws/eks-anywhere-packages/ECRTOKENREFRESHER_ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
556556

557557
------
558558

559-
** golang.org/go; version go1.24.6 --
559+
** golang.org/go; version go1.24.13 --
560560
https://github.com/golang/go
561561

562562
** golang.org/x/net; version v0.38.0 --

projects/aws/etcdadm-bootstrap-provider/ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
861861

862862
------
863863

864-
** golang.org/go; version go1.24.12 --
864+
** golang.org/go; version go1.24.13 --
865865
https://github.com/golang/go
866866

867867
** golang.org/x/exp; version v0.0.0-20240719175910-8a7402abbf56 --

projects/aws/etcdadm-controller/ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
932932

933933
------
934934

935-
** golang.org/go; version go1.24.12 --
935+
** golang.org/go; version go1.24.13 --
936936
https://github.com/golang/go
937937

938938
** golang.org/x/exp; version v0.0.0-20240719175910-8a7402abbf56 --

projects/aws/image-builder/ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
443443

444444
------
445445

446-
** golang.org/go; version go1.24.12 --
446+
** golang.org/go; version go1.24.13 --
447447
https://github.com/golang/go
448448

449449
** golang.org/x/net; version v0.38.0 --

projects/aws/rolesanywhere-credential-helper/ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
250250

251251
------
252252

253-
** golang.org/go; version go1.24.6 --
253+
** golang.org/go; version go1.24.13 --
254254
https://github.com/golang/go
255255

256256
Copyright 2009 The Go Authors.

projects/aws/upgrader/ATTRIBUTION.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -376,12 +376,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
376376
** github.com/sagikazarmark/slog-shim; version v0.1.0 --
377377
https://github.com/sagikazarmark/slog-shim
378378

379-
** golang.org/go; version go1.22.12 --
380-
https://github.com/golang/go
381-
382-
** golang.org/x/mod/semver; version v0.17.0 --
383-
https://golang.org/x/mod
384-
385379
** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.30.1 --
386380
https://github.com/kubernetes/apimachinery
387381

@@ -449,13 +443,19 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
449443

450444
------
451445

452-
** golang.org/x/net; version v0.33.0 --
446+
** golang.org/go; version go1.25.6 --
447+
https://github.com/golang/go
448+
449+
** golang.org/x/mod/semver; version v0.22.0 --
450+
https://golang.org/x/mod
451+
452+
** golang.org/x/net; version v0.38.0 --
453453
https://golang.org/x/net
454454

455-
** golang.org/x/sys/unix; version v0.28.0 --
455+
** golang.org/x/sys/unix; version v0.31.0 --
456456
https://golang.org/x/sys
457457

458-
** golang.org/x/text; version v0.21.0 --
458+
** golang.org/x/text; version v0.23.0 --
459459
https://golang.org/x/text
460460

461461
Copyright 2009 The Go Authors.

0 commit comments

Comments
 (0)