autogen: update license overview

This commit is contained in:
ory-bot 2025-09-16 09:56:30 +00:00
parent db8a94ef53
commit c443faaff2
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
"github.com/ory/x","Apache-2.0"
"github.com/stretchr/testify","MIT"
"go.opentelemetry.io/otel/sdk","Apache-2.0"
"go.opentelemetry.io/otel/sdk","BSD-3-Clause"
"golang.org/x/text","BSD-3-Clause"

1 module name licenses
4 github.com/stretchr/testify MIT
5 go.opentelemetry.io/otel/sdk Apache-2.0
6 golang.org/x/text go.opentelemetry.io/otel/sdk BSD-3-Clause
7 golang.org/x/text BSD-3-Clause
8
9