Skip to content

Commit 288226c

Browse files
[PR BOT] Update ATTRIBUTION.txt files (#5270)
1 parent 205f919 commit 288226c

3 files changed

Lines changed: 53 additions & 53 deletions

File tree

projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -948,28 +948,19 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
948948

949949
------
950950

951-
** golang.org/go; version go1.25.5 --
951+
** golang.org/go; version go1.23.12 --
952952
https://github.com/golang/go
953953

954-
** golang.org/x/net; version v0.33.0 --
955-
https://golang.org/x/net
956-
957-
** golang.org/x/oauth2; version v0.29.0 --
958-
https://golang.org/x/oauth2
959-
960-
** golang.org/x/sync/singleflight; version v0.11.0 --
961-
https://golang.org/x/sync
962-
963-
** golang.org/x/sys/unix; version v0.30.0 --
964-
https://golang.org/x/sys
954+
** golang.org/x/exp; version v0.0.0-20230905200255-921286631fa9 --
955+
https://golang.org/x/exp
965956

966-
** golang.org/x/term; version v0.29.0 --
967-
https://golang.org/x/term
957+
** golang.org/x/time/rate; version v0.5.0 --
958+
https://golang.org/x/time
968959

969-
** golang.org/x/text; version v0.22.0 --
970-
https://golang.org/x/text
960+
** k8s.io/apimachinery/third_party/forked/golang; version v0.30.3 --
961+
https://github.com/kubernetes/apimachinery
971962

972-
Copyright 2009 The Go Authors.
963+
Copyright (c) 2009 The Go Authors. All rights reserved.
973964

974965
Redistribution and use in source and binary forms, with or without
975966
modification, are permitted provided that the following conditions are
@@ -981,7 +972,7 @@ notice, this list of conditions and the following disclaimer.
981972
copyright notice, this list of conditions and the following disclaimer
982973
in the documentation and/or other materials provided with the
983974
distribution.
984-
* Neither the name of Google LLC nor the names of its
975+
* Neither the name of Google Inc. nor the names of its
985976
contributors may be used to endorse or promote products derived from
986977
this software without specific prior written permission.
987978

@@ -999,16 +990,25 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
999990

1000991
------
1001992

1002-
** golang.org/x/exp; version v0.0.0-20230905200255-921286631fa9 --
1003-
https://golang.org/x/exp
993+
** golang.org/x/net; version v0.33.0 --
994+
https://golang.org/x/net
1004995

1005-
** golang.org/x/time/rate; version v0.5.0 --
1006-
https://golang.org/x/time
996+
** golang.org/x/oauth2; version v0.29.0 --
997+
https://golang.org/x/oauth2
1007998

1008-
** k8s.io/apimachinery/third_party/forked/golang; version v0.30.3 --
1009-
https://github.com/kubernetes/apimachinery
999+
** golang.org/x/sync/singleflight; version v0.11.0 --
1000+
https://golang.org/x/sync
10101001

1011-
Copyright (c) 2009 The Go Authors. All rights reserved.
1002+
** golang.org/x/sys/unix; version v0.30.0 --
1003+
https://golang.org/x/sys
1004+
1005+
** golang.org/x/term; version v0.29.0 --
1006+
https://golang.org/x/term
1007+
1008+
** golang.org/x/text; version v0.22.0 --
1009+
https://golang.org/x/text
1010+
1011+
Copyright 2009 The Go Authors.
10121012

10131013
Redistribution and use in source and binary forms, with or without
10141014
modification, are permitted provided that the following conditions are
@@ -1020,7 +1020,7 @@ notice, this list of conditions and the following disclaimer.
10201020
copyright notice, this list of conditions and the following disclaimer
10211021
in the documentation and/or other materials provided with the
10221022
distribution.
1023-
* Neither the name of Google Inc. nor the names of its
1023+
* Neither the name of Google LLC nor the names of its
10241024
contributors may be used to endorse or promote products derived from
10251025
this software without specific prior written permission.
10261026

projects/tinkerbell/rufio/ATTRIBUTION.txt

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
** github.com/bmc-toolbox/bmclib/v2; version v2.3.5-0.20251010091507-63cb571e5597 --
3-
https://github.com/bmc-toolbox/bmclib/v2
2+
** github.com/rahulbabu95/bmclib/v2; version v2.0.0-20260310204344-f574c9d668ec --
3+
https://github.com/rahulbabu95/bmclib/v2
44

55
** github.com/bmc-toolbox/common; version v0.0.0-20250112191656-b6de52e8303d --
66
https://github.com/bmc-toolbox/common
@@ -745,7 +745,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
745745

746746
------
747747

748-
** github.com/stmcginnis/gofish; version v0.20.0 --
748+
** github.com/stmcginnis/gofish; version v0.20.1-0.20260304143028-a1180d37929a --
749749
https://github.com/stmcginnis/gofish
750750

751751
BSD 3-Clause License
@@ -779,22 +779,22 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
779779
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
780780
------
781781

782-
** golang.org/go; version go1.25.5 --
782+
** golang.org/go; version go1.23.12 --
783783
https://github.com/golang/go
784784

785-
** golang.org/x/net; version v0.34.0 --
786-
https://golang.org/x/net
785+
** golang.org/x/exp/maps; version v0.0.0-20240409090435-93d18d7e34b8 --
786+
https://golang.org/x/exp
787787

788-
** golang.org/x/sys/unix; version v0.29.0 --
789-
https://golang.org/x/sys
788+
** golang.org/x/oauth2; version v0.21.0 --
789+
https://golang.org/x/oauth2
790790

791-
** golang.org/x/term; version v0.28.0 --
792-
https://golang.org/x/term
791+
** golang.org/x/time/rate; version v0.3.0 --
792+
https://golang.org/x/time
793793

794-
** golang.org/x/text; version v0.21.0 --
795-
https://golang.org/x/text
794+
** k8s.io/apimachinery/third_party/forked/golang; version v0.31.3 --
795+
https://github.com/kubernetes/apimachinery
796796

797-
Copyright 2009 The Go Authors.
797+
Copyright (c) 2009 The Go Authors. All rights reserved.
798798

799799
Redistribution and use in source and binary forms, with or without
800800
modification, are permitted provided that the following conditions are
@@ -806,7 +806,7 @@ notice, this list of conditions and the following disclaimer.
806806
copyright notice, this list of conditions and the following disclaimer
807807
in the documentation and/or other materials provided with the
808808
distribution.
809-
* Neither the name of Google LLC nor the names of its
809+
* Neither the name of Google Inc. nor the names of its
810810
contributors may be used to endorse or promote products derived from
811811
this software without specific prior written permission.
812812

@@ -824,19 +824,19 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
824824

825825
------
826826

827-
** golang.org/x/exp/maps; version v0.0.0-20240409090435-93d18d7e34b8 --
828-
https://golang.org/x/exp
827+
** golang.org/x/net; version v0.34.0 --
828+
https://golang.org/x/net
829829

830-
** golang.org/x/oauth2; version v0.21.0 --
831-
https://golang.org/x/oauth2
830+
** golang.org/x/sys/unix; version v0.29.0 --
831+
https://golang.org/x/sys
832832

833-
** golang.org/x/time/rate; version v0.3.0 --
834-
https://golang.org/x/time
833+
** golang.org/x/term; version v0.28.0 --
834+
https://golang.org/x/term
835835

836-
** k8s.io/apimachinery/third_party/forked/golang; version v0.31.3 --
837-
https://github.com/kubernetes/apimachinery
836+
** golang.org/x/text; version v0.21.0 --
837+
https://golang.org/x/text
838838

839-
Copyright (c) 2009 The Go Authors. All rights reserved.
839+
Copyright 2009 The Go Authors.
840840

841841
Redistribution and use in source and binary forms, with or without
842842
modification, are permitted provided that the following conditions are
@@ -848,7 +848,7 @@ notice, this list of conditions and the following disclaimer.
848848
copyright notice, this list of conditions and the following disclaimer
849849
in the documentation and/or other materials provided with the
850850
distribution.
851-
* Neither the name of Google Inc. nor the names of its
851+
* Neither the name of Google LLC nor the names of its
852852
contributors may be used to endorse or promote products derived from
853853
this software without specific prior written permission.
854854

projects/tinkerbell/tinkerbell/ATTRIBUTION.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
** github.com/bmc-toolbox/bmclib/v2; version v2.3.5-0.20251010091507-63cb571e5597 --
3-
https://github.com/bmc-toolbox/bmclib/v2
2+
** github.com/rahulbabu95/bmclib/v2; version v2.0.0-20260310204344-f574c9d668ec --
3+
https://github.com/rahulbabu95/bmclib/v2
44

55
** github.com/bmc-toolbox/common; version v0.0.0-20250112191656-b6de52e8303d --
66
https://github.com/bmc-toolbox/common
@@ -1219,7 +1219,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12191219

12201220
------
12211221

1222-
** github.com/stmcginnis/gofish; version v0.20.0 --
1222+
** github.com/stmcginnis/gofish; version v0.20.1-0.20260304143028-a1180d37929a --
12231223
https://github.com/stmcginnis/gofish
12241224

12251225
BSD 3-Clause License

0 commit comments

Comments
 (0)