autogen: update license overview

This commit is contained in:
ory-bot 2025-03-28 11:44:39 +00:00
parent cc92fea45f
commit 80f67e88bc
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
"module name","licenses"
"github.com/go-swagger/go-swagger","Apache-2.0"
"github.com/ory/x","Apache-2.0"
"github.com/stretchr/testify","MIT"
"go.opentelemetry.io/otel/sdk","Apache-2.0"

1 module name licenses
2 github.com/go-swagger/go-swagger github.com/ory/x Apache-2.0
github.com/ory/x Apache-2.0
3 github.com/stretchr/testify MIT
4 go.opentelemetry.io/otel/sdk Apache-2.0
5