Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
524 changes: 512 additions & 12 deletions projects/containernetworking/plugins/1-30/ATTRIBUTION.txt

Large diffs are not rendered by default.

524 changes: 512 additions & 12 deletions projects/containernetworking/plugins/1-31/ATTRIBUTION.txt

Large diffs are not rendered by default.

524 changes: 512 additions & 12 deletions projects/containernetworking/plugins/1-32/ATTRIBUTION.txt

Large diffs are not rendered by default.

524 changes: 512 additions & 12 deletions projects/containernetworking/plugins/1-33/ATTRIBUTION.txt

Large diffs are not rendered by default.

524 changes: 512 additions & 12 deletions projects/containernetworking/plugins/1-34/ATTRIBUTION.txt

Large diffs are not rendered by default.

524 changes: 512 additions & 12 deletions projects/containernetworking/plugins/1-35/ATTRIBUTION.txt

Large diffs are not rendered by default.

524 changes: 512 additions & 12 deletions projects/containernetworking/plugins/1-36/ATTRIBUTION.txt

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions projects/coredns/coredns/1-30/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1297,35 +1297,35 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** golang.org/go; version go1.25.11 --
** golang.org/go; version go1.25.12 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.46.0 --
https://golang.org/x/crypto
** golang.org/x/crypto; version v0.52.0 --
https://go.googlesource.com/crypto

** golang.org/x/exp/constraints; version v0.0.0-20250408133849-7e4ce0ab07d0 --
https://golang.org/x/exp
https://go.googlesource.com/exp

** golang.org/x/mod/semver; version v0.30.0 --
https://golang.org/x/mod
** golang.org/x/mod/semver; version v0.35.0 --
https://go.googlesource.com/mod

** golang.org/x/net; version v0.48.0 --
https://golang.org/x/net
** golang.org/x/net; version v0.55.0 --
https://go.googlesource.com/net

** golang.org/x/oauth2; version v0.34.0 --
https://golang.org/x/oauth2
https://go.googlesource.com/oauth2

** golang.org/x/sys; version v0.42.0 --
https://golang.org/x/sys
** golang.org/x/sys; version v0.45.0 --
https://go.googlesource.com/sys

** golang.org/x/term; version v0.38.0 --
https://golang.org/x/term
** golang.org/x/term; version v0.43.0 --
https://go.googlesource.com/term

** golang.org/x/text; version v0.32.0 --
https://golang.org/x/text
** golang.org/x/text; version v0.37.0 --
https://go.googlesource.com/text

** golang.org/x/time/rate; version v0.12.0 --
https://golang.org/x/time
https://go.googlesource.com/time

Copyright 2009 The Go Authors.

Expand Down Expand Up @@ -1358,7 +1358,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
------

** golang.org/x/xerrors; version v0.0.0-20231012003039-104605ab7028 --
https://golang.org/x/xerrors
https://go.googlesource.com/xerrors

Copyright (c) 2019 The Go Authors. All rights reserved.

Expand Down Expand Up @@ -1775,7 +1775,7 @@ Copyright (c) 2013 Mitchell Hashimoto
https://github.com/philhofer/fwd
Copyright (c) 2014-2015, Philip Hofer

** github.com/quic-go/quic-go; version v0.57.0 --
** github.com/quic-go/quic-go; version v0.59.1 --
https://github.com/quic-go/quic-go
Copyright (c) 2016 the quic-go authors & Google, Inc.

Expand Down
36 changes: 18 additions & 18 deletions projects/coredns/coredns/1-31/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1297,35 +1297,35 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** golang.org/go; version go1.25.11 --
** golang.org/go; version go1.25.12 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.46.0 --
https://golang.org/x/crypto
** golang.org/x/crypto; version v0.52.0 --
https://go.googlesource.com/crypto

** golang.org/x/exp/constraints; version v0.0.0-20250408133849-7e4ce0ab07d0 --
https://golang.org/x/exp
https://go.googlesource.com/exp

** golang.org/x/mod/semver; version v0.30.0 --
https://golang.org/x/mod
** golang.org/x/mod/semver; version v0.35.0 --
https://go.googlesource.com/mod

** golang.org/x/net; version v0.48.0 --
https://golang.org/x/net
** golang.org/x/net; version v0.55.0 --
https://go.googlesource.com/net

** golang.org/x/oauth2; version v0.34.0 --
https://golang.org/x/oauth2
https://go.googlesource.com/oauth2

** golang.org/x/sys; version v0.42.0 --
https://golang.org/x/sys
** golang.org/x/sys; version v0.45.0 --
https://go.googlesource.com/sys

** golang.org/x/term; version v0.38.0 --
https://golang.org/x/term
** golang.org/x/term; version v0.43.0 --
https://go.googlesource.com/term

** golang.org/x/text; version v0.32.0 --
https://golang.org/x/text
** golang.org/x/text; version v0.37.0 --
https://go.googlesource.com/text

** golang.org/x/time/rate; version v0.12.0 --
https://golang.org/x/time
https://go.googlesource.com/time

Copyright 2009 The Go Authors.

Expand Down Expand Up @@ -1358,7 +1358,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
------

** golang.org/x/xerrors; version v0.0.0-20231012003039-104605ab7028 --
https://golang.org/x/xerrors
https://go.googlesource.com/xerrors

Copyright (c) 2019 The Go Authors. All rights reserved.

Expand Down Expand Up @@ -1775,7 +1775,7 @@ Copyright (c) 2013 Mitchell Hashimoto
https://github.com/philhofer/fwd
Copyright (c) 2014-2015, Philip Hofer

** github.com/quic-go/quic-go; version v0.57.0 --
** github.com/quic-go/quic-go; version v0.59.1 --
https://github.com/quic-go/quic-go
Copyright (c) 2016 the quic-go authors & Google, Inc.

Expand Down
36 changes: 18 additions & 18 deletions projects/coredns/coredns/1-32/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1297,35 +1297,35 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** golang.org/go; version go1.25.11 --
** golang.org/go; version go1.25.12 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.46.0 --
https://golang.org/x/crypto
** golang.org/x/crypto; version v0.52.0 --
https://go.googlesource.com/crypto

** golang.org/x/exp/constraints; version v0.0.0-20250408133849-7e4ce0ab07d0 --
https://golang.org/x/exp
https://go.googlesource.com/exp

** golang.org/x/mod/semver; version v0.30.0 --
https://golang.org/x/mod
** golang.org/x/mod/semver; version v0.35.0 --
https://go.googlesource.com/mod

** golang.org/x/net; version v0.48.0 --
https://golang.org/x/net
** golang.org/x/net; version v0.55.0 --
https://go.googlesource.com/net

** golang.org/x/oauth2; version v0.34.0 --
https://golang.org/x/oauth2
https://go.googlesource.com/oauth2

** golang.org/x/sys; version v0.42.0 --
https://golang.org/x/sys
** golang.org/x/sys; version v0.45.0 --
https://go.googlesource.com/sys

** golang.org/x/term; version v0.38.0 --
https://golang.org/x/term
** golang.org/x/term; version v0.43.0 --
https://go.googlesource.com/term

** golang.org/x/text; version v0.32.0 --
https://golang.org/x/text
** golang.org/x/text; version v0.37.0 --
https://go.googlesource.com/text

** golang.org/x/time/rate; version v0.12.0 --
https://golang.org/x/time
https://go.googlesource.com/time

Copyright 2009 The Go Authors.

Expand Down Expand Up @@ -1358,7 +1358,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
------

** golang.org/x/xerrors; version v0.0.0-20231012003039-104605ab7028 --
https://golang.org/x/xerrors
https://go.googlesource.com/xerrors

Copyright (c) 2019 The Go Authors. All rights reserved.

Expand Down Expand Up @@ -1775,7 +1775,7 @@ Copyright (c) 2013 Mitchell Hashimoto
https://github.com/philhofer/fwd
Copyright (c) 2014-2015, Philip Hofer

** github.com/quic-go/quic-go; version v0.57.0 --
** github.com/quic-go/quic-go; version v0.59.1 --
https://github.com/quic-go/quic-go
Copyright (c) 2016 the quic-go authors & Google, Inc.

Expand Down
Loading
Loading