Skip to content

Commit e67b5fa

Browse files
committed
update TPL
Signed-off-by: Mark Nelson <[email protected]>
1 parent 1bfd5bf commit e67b5fa

File tree

1 file changed

+87
-8
lines changed

1 file changed

+87
-8
lines changed

THIRD_PARTY_LICENSES.txt

Lines changed: 87 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,29 @@ Copyright 2019 Tim Heckman. All rights reserved. Use of this source code is
578578

579579
--------------------------------- (separator) ----------------------------------
580580

581+
== Dependency
582+
github.com/golang-jwt/jwt/v5
583+
584+
== License Type
585+
SPDX:MIT
586+
587+
== Copyright
588+
Copyright (c) 2012 Dave Grijalva
589+
Copyright (c) 2021 golang-jwt maintainers
590+
591+
--------------------------------- (separator) ----------------------------------
592+
593+
== Dependency
594+
github.com/google/uuid
595+
596+
== License Type
597+
SPDX:BSD-3-Clause--modified-by-Google
598+
599+
== Copyright
600+
Copyright 2023 Google Inc. All rights reserved.
601+
602+
--------------------------------- (separator) ----------------------------------
603+
581604
== Dependency
582605
github.com/jpillora/backoff
583606

@@ -716,6 +739,18 @@ Copyright 2016 The filepathx Authors
716739
Copyright 2016-2017 The New York Times Company
717740
Copyright 2021 The Go Authors. All rights reserved.
718741
Copyright 2023 Google LLC
742+
Copyright 2023+ Klaus Post. All rights reserved.
743+
744+
--------------------------------- (separator) ----------------------------------
745+
746+
== Dependency
747+
github.com/kylelemons/godebug
748+
749+
== License Type
750+
SPDX:Apache-2.0
751+
752+
== Copyright
753+
Copyright 2013 Google Inc. All rights reserved.
719754

720755
--------------------------------- (separator) ----------------------------------
721756

@@ -857,7 +892,18 @@ SPDX:Apache-2.0
857892
Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
858893

859894
== Notices
860-
Copyright (c) 2016, 2020, Oracle and/or its affiliates.
895+
Copyright (c) 2016, 2018, 2020, Oracle and/or its affiliates.
896+
897+
--------------------------------- (separator) ----------------------------------
898+
899+
== Dependency
900+
github.com/pkg/browser
901+
902+
== License Type
903+
SPDX:BSD-2-Clause
904+
905+
== Copyright
906+
Copyright (c) 2014, Dave Cheney <[email protected]>
861907

862908
--------------------------------- (separator) ----------------------------------
863909

@@ -924,7 +970,7 @@ SPDX:Apache-2.0
924970

925971
== Copyright
926972
Copyright 2020 The Prometheus-operator Authors
927-
Copyright 2024 The Prometheus Authors
973+
Copyright 2025 The Prometheus Authors
928974

929975
== Notices
930976
Common libraries shared by Prometheus Go components.
@@ -993,6 +1039,17 @@ Copyright 2010 The Go Authors. All rights reserved.
9931039

9941040
--------------------------------- (separator) ----------------------------------
9951041

1042+
== Dependency
1043+
github.com/youmark/pkcs8
1044+
1045+
== License Type
1046+
SPDX:MIT
1047+
1048+
== Copyright
1049+
Copyright (c) 2014 youmark
1050+
1051+
--------------------------------- (separator) ----------------------------------
1052+
9961053
== Dependency
9971054
golang.org/x/crypto
9981055

@@ -1096,7 +1153,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10961153

10971154
== Copyright
10981155
Copyright 2009 The Go Authors.
1099-
Copyright 2024 The Go Authors. All rights reserved.
1156+
Copyright 2025 The Go Authors. All rights reserved.
11001157

11011158
== Patents
11021159
Additional IP Rights Grant (Patents)
@@ -1270,7 +1327,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12701327

12711328
== Copyright
12721329
Copyright 2009 The Go Authors.
1273-
Copyright 2024 The Go Authors. All rights reserved.
1330+
Copyright 2025 The Go Authors. All rights reserved.
12741331

12751332
== Patents
12761333
Additional IP Rights Grant (Patents)
@@ -1373,7 +1430,7 @@ SPDX:BSD-3-Clause--modified-by-Google
13731430

13741431
== Copyright
13751432
Copyright 2024 Google Inc. All rights reserved.
1376-
Copyright 2024 The Go Authors. All rights reserved.
1433+
Copyright 2025 The Go Authors. All rights reserved.
13771434

13781435
== Patents
13791436
Additional IP Rights Grant (Patents)
@@ -1430,8 +1487,30 @@ limitations under the License.
14301487

14311488
----------------------------------- Licenses -----------------------------------
14321489

1433-
--------------------------------- (separator) ----------------------------------
14341490
== SPDX:Apache-2.0
1491+
== SPDX:BSD-2-Clause
1492+
1493+
Redistribution and use in source and binary forms, with or without
1494+
modification, are permitted provided that the following conditions are met:
1495+
1496+
1. Redistributions of source code must retain the above copyright notice, this
1497+
list of conditions and the following disclaimer.
1498+
1499+
2. Redistributions in binary form must reproduce the above copyright notice,
1500+
this list of conditions and the following disclaimer in the documentation
1501+
and/or other materials provided with the distribution
1502+
1503+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1504+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1505+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1506+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1507+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1508+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1509+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1510+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1511+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1512+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1513+
14351514

14361515

14371516
--------------------------------- (separator) ----------------------------------
@@ -1487,5 +1566,5 @@ SOFTWARE.
14871566

14881567

14891568
=== ATTRIBUTION-HELPER-GENERATED:
1490-
=== Attribution helper version: {Major:0 Minor:11 GitVersion:0.10.0-114-g3747dab9 GitCommit:3747dab92eb29c0dbe6409ffbb824b9ae3a04b87 GitTreeState:clean BuildDate:2024-05-31T13:48:06Z GoVersion:go1.21.4 Compiler:gc Platform:linux/amd64}
1491-
=== License file based on go.mod with md5 sum: 1f9ef04b4e97726da4230878cc4247bc
1569+
=== Attribution helper version: {Major:0 Minor:11 GitVersion:0.10.0-116-g2a434e4d GitCommit:2a434e4d7eea22d4dfd2d1cf04909239d05562b1 GitTreeState:clean BuildDate:2025-04-17T14:57:55Z GoVersion:go1.23.7 Compiler:gc Platform:linux/amd64}
1570+
=== License file based on go.mod with md5 sum: e3aaf1f636118d333ec243eb9788fa19

0 commit comments

Comments
 (0)