Skip to content

Commit

Permalink
Re-generate license info (#6089)
Browse files Browse the repository at this point in the history
Co-authored-by: sakoush <[email protected]>
  • Loading branch information
github-actions[bot] and sakoush authored Nov 21, 2024
1 parent 1770a08 commit f89ff51
Show file tree
Hide file tree
Showing 9 changed files with 851 additions and 63 deletions.
2 changes: 1 addition & 1 deletion licenses/3rd-party-summary.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
6 Apache 2.0
317 Apache License 2.0
321 Apache License 2.0
10 Apache License, Version 2.0
7 Apache-2.0
35 BSD 2-Clause Simplified License
Expand Down
9 changes: 4 additions & 5 deletions operator/licenses/dep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ github.com/bufbuild/protocompile
github.com/buger/goterm
github.com/buger/jsonparser
github.com/c2h5oh/datasize
github.com/cenkalti/backoff/v3
github.com/cenkalti/backoff/v4
github.com/census-instrumentation/opencensus-proto
github.com/cespare/xxhash
Expand All @@ -101,7 +100,9 @@ github.com/confluentinc/confluent-kafka-go/v2
github.com/containerd/console
github.com/containerd/containerd
github.com/containerd/continuity
github.com/containerd/errdefs
github.com/containerd/log
github.com/containerd/platforms
github.com/containerd/ttrpc
github.com/containerd/typeurl/v2
github.com/coreos/bbolt
Expand Down Expand Up @@ -156,7 +157,7 @@ github.com/fxamacker/cbor/v2
github.com/ghodss/yaml
github.com/go-gl/glfw
github.com/go-gl/glfw/v3.3/glfw
github.com/go-jose/go-jose/v3
github.com/go-jose/go-jose/v4
github.com/go-kit/kit
github.com/go-kit/log
github.com/go-logfmt/logfmt
Expand All @@ -171,6 +172,7 @@ github.com/go-openapi/swag
github.com/go-stack/stack
github.com/go-task/slim-sprig
github.com/go-task/slim-sprig/v3
github.com/go-viper/mapstructure/v2
github.com/gobuffalo/flect
github.com/goccy/go-json
github.com/gofrs/flock
Expand Down Expand Up @@ -293,13 +295,11 @@ github.com/mgutz/ansi
github.com/miekg/dns
github.com/miekg/pkcs11
github.com/mitchellh/cli
github.com/mitchellh/copystructure
github.com/mitchellh/go-homedir
github.com/mitchellh/go-testing-interface
github.com/mitchellh/gox
github.com/mitchellh/iochan
github.com/mitchellh/mapstructure
github.com/mitchellh/reflectwalk
github.com/moby/buildkit
github.com/moby/docker-image-spec
github.com/moby/locker
Expand Down Expand Up @@ -440,7 +440,6 @@ go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
go.opentelemetry.io/otel/exporters/otlp/otlptrace
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go.opentelemetry.io/otel/exporters/prometheus
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/sdk
go.opentelemetry.io/otel/sdk/metric
Expand Down
465 changes: 415 additions & 50 deletions operator/licenses/license.txt

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions operator/licenses/license_info.csv
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ confluentinc/confluent-kafka-go,https://github.com/confluentinc/confluent-kafka-
containerd/console,https://github.com/containerd/console/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/console/main/LICENSE
containerd/containerd,https://github.com/containerd/containerd/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/containerd/main/LICENSE
containerd/continuity,https://github.com/containerd/continuity/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/continuity/main/LICENSE
containerd/errdefs,https://github.com/containerd/errdefs/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/errdefs/main/LICENSE
containerd/log,https://github.com/containerd/log/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/log/main/LICENSE
containerd/platforms,https://github.com/containerd/platforms/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/platforms/main/LICENSE
containerd/ttrpc,https://github.com/containerd/ttrpc/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/ttrpc/main/LICENSE
containerd/typeurl,https://github.com/containerd/typeurl/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/containerd/typeurl/main/LICENSE
coreos/bbolt,https://github.com/etcd-io/bbolt/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/etcd-io/bbolt/main/LICENSE
Expand Down Expand Up @@ -124,6 +126,7 @@ go-openapi/spec,https://github.com/go-openapi/spec/blob/master/LICENSE,Apache Li
go-openapi/swag,https://github.com/go-openapi/swag/blob/master/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/go-openapi/swag/master/LICENSE
go-stack/stack,https://github.com/go-stack/stack/blob/master/LICENSE.md,MIT License,https://raw.githubusercontent.com/go-stack/stack/master/LICENSE.md
go-task/slim-sprig,https://github.com/go-task/slim-sprig/blob/master/LICENSE.txt,MIT License,https://raw.githubusercontent.com/go-task/slim-sprig/master/LICENSE.txt
go-viper/mapstructure,https://github.com/go-viper/mapstructure/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/go-viper/mapstructure/main/LICENSE
gobuffalo/flect,https://github.com/gobuffalo/flect/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/gobuffalo/flect/main/LICENSE
goccy/go-json,https://github.com/goccy/go-json/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/goccy/go-json/master/LICENSE
gofrs/flock,https://github.com/gofrs/flock/blob/main/LICENSE,BSD 3-Clause "New" or "Revised" License,https://raw.githubusercontent.com/gofrs/flock/main/LICENSE
Expand Down Expand Up @@ -231,13 +234,11 @@ mgutz/ansi,https://github.com/mgutz/ansi/blob/master/LICENSE,MIT License,https:/
miekg/dns,https://github.com/miekg/dns/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License,https://raw.githubusercontent.com/miekg/dns/master/LICENSE
miekg/pkcs11,https://github.com/miekg/pkcs11/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License,https://raw.githubusercontent.com/miekg/pkcs11/master/LICENSE
mitchellh/cli,https://github.com/mitchellh/cli/blob/main/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/mitchellh/cli/main/LICENSE
mitchellh/copystructure,https://github.com/mitchellh/copystructure/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/mitchellh/copystructure/master/LICENSE
mitchellh/go-homedir,https://github.com/mitchellh/go-homedir/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/mitchellh/go-homedir/main/LICENSE
mitchellh/go-testing-interface,https://github.com/mitchellh/go-testing-interface/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/mitchellh/go-testing-interface/master/LICENSE
mitchellh/gox,https://github.com/mitchellh/gox/blob/master/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/mitchellh/gox/master/LICENSE
mitchellh/iochan,https://github.com/mitchellh/iochan/blob/master/LICENSE.md,MIT License,https://raw.githubusercontent.com/mitchellh/iochan/master/LICENSE.md
mitchellh/mapstructure,https://github.com/mitchellh/mapstructure/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/mitchellh/mapstructure/main/LICENSE
mitchellh/reflectwalk,https://github.com/mitchellh/reflectwalk/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/mitchellh/reflectwalk/main/LICENSE
moby/buildkit,https://github.com/moby/buildkit/blob/master/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/moby/buildkit/master/LICENSE
moby/docker-image-spec,https://github.com/moby/docker-image-spec/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/moby/docker-image-spec/main/LICENSE
moby/locker,https://github.com/moby/locker/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/moby/locker/main/LICENSE
Expand Down
5 changes: 3 additions & 2 deletions operator/licenses/repo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ confluentinc/confluent-kafka-go
containerd/console
containerd/containerd
containerd/continuity
containerd/errdefs
containerd/log
containerd/platforms
containerd/ttrpc
containerd/typeurl
coreos/bbolt
Expand Down Expand Up @@ -126,6 +128,7 @@ go-openapi/spec
go-openapi/swag
go-stack/stack
go-task/slim-sprig
go-viper/mapstructure
gobuffalo/flect
goccy/go-json
gofrs/flock
Expand Down Expand Up @@ -242,13 +245,11 @@ mgutz/ansi
miekg/dns
miekg/pkcs11
mitchellh/cli
mitchellh/copystructure
mitchellh/go-homedir
mitchellh/go-testing-interface
mitchellh/gox
mitchellh/iochan
mitchellh/mapstructure
mitchellh/reflectwalk
moby/buildkit
moby/docker-image-spec
moby/locker
Expand Down
7 changes: 4 additions & 3 deletions scheduler/licenses/dep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ github.com/bufbuild/protocompile
github.com/buger/goterm
github.com/buger/jsonparser
github.com/c2h5oh/datasize
github.com/cenkalti/backoff/v3
github.com/cenkalti/backoff/v4
github.com/census-instrumentation/opencensus-proto
github.com/cespare/xxhash
Expand All @@ -102,7 +101,9 @@ github.com/confluentinc/confluent-kafka-go/v2
github.com/containerd/console
github.com/containerd/containerd
github.com/containerd/continuity
github.com/containerd/errdefs
github.com/containerd/log
github.com/containerd/platforms
github.com/containerd/ttrpc
github.com/containerd/typeurl/v2
github.com/coreos/bbolt
Expand Down Expand Up @@ -161,7 +162,7 @@ github.com/gabriel-vasile/mimetype
github.com/ghodss/yaml
github.com/go-gl/glfw
github.com/go-gl/glfw/v3.3/glfw
github.com/go-jose/go-jose/v3
github.com/go-jose/go-jose/v4
github.com/go-kit/kit
github.com/go-kit/log
github.com/go-logfmt/logfmt
Expand All @@ -180,6 +181,7 @@ github.com/go-playground/validator/v10
github.com/go-stack/stack
github.com/go-task/slim-sprig
github.com/go-task/slim-sprig/v3
github.com/go-viper/mapstructure/v2
github.com/gobuffalo/flect
github.com/goccy/go-json
github.com/gofrs/flock
Expand Down Expand Up @@ -461,7 +463,6 @@ go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
go.opentelemetry.io/otel/exporters/otlp/otlptrace
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go.opentelemetry.io/otel/exporters/prometheus
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/sdk
go.opentelemetry.io/otel/sdk/metric
Expand Down
Loading

0 comments on commit f89ff51

Please sign in to comment.