Skip to content

Commit 3ca30f8

Browse files
authored
docs: update OSS licenses for 4.8.0 (#8736)
1 parent b30913b commit 3ca30f8

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

docs/docs-content/legal-licenses/oss-licenses-index/oss-licenses.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ The following table lists the open source licenses tied to the libraries and mod
152152
| github.com/andreburgaud/crypt2go | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
153153
| github.com/andybalholm/brotli | [MIT](https://opensource.org/license/mit/) |
154154
| github.com/antlr4-go/antlr/v4 | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
155+
| github.com/apache/cloudstack-go/v2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
155156
| github.com/apparentlymart/go-cidr | [MIT](https://opensource.org/license/mit/) |
156157
| github.com/armon/go-radix | [MIT](https://opensource.org/license/mit/) |
157158
| github.com/asaskevich/govalidator | [MIT](https://opensource.org/license/mit/) |
@@ -166,6 +167,7 @@ The following table lists the open source licenses tied to the libraries and mod
166167
| github.com/aws/aws-sdk-go-v2/internal/configsources | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
167168
| github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
168169
| github.com/aws/aws-sdk-go-v2/internal/ini | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
170+
| github.com/aws/aws-sdk-go-v2/service/ec2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
169171
| github.com/aws/aws-sdk-go-v2/service/ecr | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
170172
| github.com/aws/aws-sdk-go-v2/service/ecrpublic | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
171173
| github.com/aws/aws-sdk-go-v2/service/eks | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
@@ -272,6 +274,7 @@ The following table lists the open source licenses tied to the libraries and mod
272274
| github.com/creack/pty | [MIT](https://opensource.org/license/mit/) |
273275
| github.com/cyberphone/json-canonicalization | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
274276
| github.com/cyphar/filepath-securejoin | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
277+
| github.com/danieljoos/wincred | [MIT](https://opensource.org/license/mit/) |
275278
| github.com/davecgh/go-spew | [ISC](https://opensource.org/license/isc-license-txt) |
276279
| github.com/denisbrodbeck/machineid | [MIT](https://opensource.org/license/mit/) |
277280
| github.com/devfile/api/v2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
@@ -284,6 +287,7 @@ The following table lists the open source licenses tied to the libraries and mod
284287
| github.com/dimchansky/utfbom | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
285288
| github.com/disintegration/imaging | [MIT](https://opensource.org/license/mit/) |
286289
| github.com/diskfs/go-diskfs | [MIT](https://opensource.org/license/mit/) |
290+
| github.com/distribution/distribution/v3 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
287291
| github.com/distribution/reference | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
288292
| github.com/djherbis/times | [MIT](https://opensource.org/license/mit/) |
289293
| github.com/docker/cli | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
@@ -350,7 +354,6 @@ The following table lists the open source licenses tied to the libraries and mod
350354
| github.com/go-playground/universal-translator | [MIT](https://opensource.org/license/mit/) |
351355
| github.com/go-playground/validator | [MIT](https://opensource.org/license/mit/) |
352356
| github.com/go-playground/validator/v10 | [MIT](https://opensource.org/license/mit/) |
353-
| github.com/go-stack/stack | [MIT](https://opensource.org/license/mit/) |
354357
| github.com/go-task/slim-sprig/v3 | [MIT](https://opensource.org/license/mit/) |
355358
| github.com/go-viper/mapstructure/v2 | [MIT](https://opensource.org/license/mit/) |
356359
| github.com/go-webauthn/x | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
@@ -486,7 +489,6 @@ The following table lists the open source licenses tied to the libraries and mod
486489
| github.com/mattn/go-runewidth | [MIT](https://opensource.org/license/mit/) |
487490
| github.com/mattn/go-shellwords | [MIT](https://opensource.org/license/mit/) |
488491
| github.com/matttproud/golang_protobuf_extensions | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
489-
| github.com/matttproud/golang_protobuf_extensions/v2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
490492
| github.com/mauromorales/xpasswd | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
491493
| github.com/metal3-io/ip-address-manager/api | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
492494
| github.com/mholt/archiver/v3 | [MIT](https://opensource.org/license/mit/) |
@@ -603,6 +605,7 @@ The following table lists the open source licenses tied to the libraries and mod
603605
| github.com/rivo/uniseg | [MIT](https://opensource.org/license/mit/) |
604606
| github.com/robfig/cron | [MIT](https://opensource.org/license/mit/) |
605607
| github.com/rogpeppe/go-internal | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
608+
| github.com/rotisserie/eris | [MIT](https://opensource.org/license/mit/) |
606609
| github.com/rs/zerolog | [MIT](https://opensource.org/license/mit/) |
607610
| github.com/rubenv/sql-migrate | [MIT](https://opensource.org/license/mit/) |
608611
| github.com/russellhaering/gosaml2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
@@ -644,8 +647,10 @@ The following table lists the open source licenses tied to the libraries and mod
644647
| github.com/spectrocloud-labs/prompts-tui | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
645648
| github.com/spectrocloud/cluster-api-provider-maas | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
646649
| github.com/spectrocloud/go-i18n/v2 | [MIT](https://opensource.org/license/mit/) |
650+
| github.com/spectrocloud/hexternal | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
647651
| github.com/spectrocloud/maas-client-go | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
648652
| github.com/spectrocloud/palette-sdk-go | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
653+
| github.com/spectrocloud/reach | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
649654
| github.com/spectrocloud/system-upgrade-controller/pkg/apis | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
650655
| github.com/spf13/afero | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
651656
| github.com/spf13/cast | [MIT](https://opensource.org/license/mit/) |
@@ -732,7 +737,6 @@ The following table lists the open source licenses tied to the libraries and mod
732737
| go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
733738
| go.opentelemetry.io/otel/exporters/otlp/otlptrace | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
734739
| go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
735-
| go.opentelemetry.io/otel/exporters/prometheus | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
736740
| go.opentelemetry.io/otel/metric | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
737741
| go.opentelemetry.io/otel/sdk | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
738742
| go.opentelemetry.io/otel/sdk/metric | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
@@ -741,6 +745,7 @@ The following table lists the open source licenses tied to the libraries and mod
741745
| go.starlark.net | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
742746
| go.step.sm/crypto | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
743747
| go.uber.org/atomic | [MIT](https://opensource.org/license/mit/) |
748+
| go.uber.org/automaxprocs | [MIT](https://opensource.org/license/mit/) |
744749
| go.uber.org/mock | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
745750
| go.uber.org/multierr | [MIT](https://opensource.org/license/mit/) |
746751
| go.uber.org/zap | [MIT](https://opensource.org/license/mit/) |
@@ -756,6 +761,7 @@ The following table lists the open source licenses tied to the libraries and mod
756761
| golang.org/x/oauth2 | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
757762
| golang.org/x/sync | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
758763
| golang.org/x/sys | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
764+
| golang.org/x/telemetry | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
759765
| golang.org/x/term | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
760766
| golang.org/x/text | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
761767
| golang.org/x/time | [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) |
@@ -872,6 +878,7 @@ The following table lists the open source licenses tied to the libraries and mod
872878
| react-dnd-html5-backend | [MIT](https://opensource.org/license/mit/) |
873879
| react-dom | [MIT](https://opensource.org/license/mit/) |
874880
| react-draggable | [MIT](https://opensource.org/license/mit/) |
881+
| react-focus-lock | [MIT](https://opensource.org/license/mit/) |
875882
| react-helmet | [MIT](https://opensource.org/license/mit/) |
876883
| react-i18next | [MIT](https://opensource.org/license/mit/) |
877884
| react-lines-ellipsis | [MIT](https://opensource.org/license/mit/) |
@@ -906,7 +913,6 @@ The following table lists the open source licenses tied to the libraries and mod
906913
| sigs.k8s.io/apiserver-network-proxy/konnectivity-client | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
907914
| sigs.k8s.io/cluster-api | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
908915
| sigs.k8s.io/cluster-api-provider-aws/v2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
909-
| sigs.k8s.io/cluster-api-provider-azure | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
910916
| sigs.k8s.io/cluster-api-provider-gcp | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
911917
| sigs.k8s.io/cluster-api-provider-openstack | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |
912918
| sigs.k8s.io/cluster-api-provider-vsphere | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) |

0 commit comments

Comments
 (0)