autogen: update license overview

This commit is contained in:
ory-bot 2025-01-02 12:56:25 +00:00
parent b04e0a4ab2
commit 7ae57adaa1

View File

@ -1,3 +1,30 @@
"github.com/go-logr/logr","Apache-2.0"
"github.com/asaskevich/govalidator","MIT"
"github.com/go-openapi/errors","Apache-2.0"
"github.com/go-openapi/runtime","Apache-2.0"
"github.com/go-openapi/strfmt","Apache-2.0"
"github.com/go-openapi/swag","Apache-2.0"
"github.com/google/uuid","BSD-3-Clause"
"github.com/josharian/intern","MIT"
"github.com/mailru/easyjson","MIT"
"github.com/mitchellh/mapstructure","MIT"
"github.com/oklog/ulid","Apache-2.0"
"go.mongodb.org/mongo-driver","Apache-2.0"
"golang.org/x/sync/errgroup","BSD-3-Clause"
"gopkg.in/yaml.v3","MIT"
"github.com/fsnotify/fsnotify","BSD-3-Clause"
"github.com/nxadm/tail","MIT"
"github.com/nxadm/tail/ratelimiter","MIT"
"github.com/onsi/ginkgo","MIT"
"github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable","MIT"
"golang.org/x/sys/unix","BSD-3-Clause"
"gopkg.in/tomb.v1","BSD-3-Clause"
"github.com/google/go-cmp/cmp","BSD-3-Clause"
"github.com/onsi/gomega","MIT"
"golang.org/x/net/html","BSD-3-Clause"
"golang.org/x/text","BSD-3-Clause"
"gopkg.in/yaml.v3","MIT"
"github.com/asaskevich/govalidator","MIT"
"github.com/beorn7/perks/quantile","MIT"
"github.com/cespare/xxhash/v2","MIT"
@ -81,32 +108,6 @@
"sigs.k8s.io/structured-merge-diff/v4","Apache-2.0"
"sigs.k8s.io/yaml","MIT"
"sigs.k8s.io/yaml","BSD-3-Clause"
"github.com/go-logr/logr","Apache-2.0"
"github.com/asaskevich/govalidator","MIT"
"github.com/go-openapi/errors","Apache-2.0"
"github.com/go-openapi/runtime","Apache-2.0"
"github.com/go-openapi/strfmt","Apache-2.0"
"github.com/go-openapi/swag","Apache-2.0"
"github.com/google/uuid","BSD-3-Clause"
"github.com/josharian/intern","MIT"
"github.com/mailru/easyjson","MIT"
"github.com/mitchellh/mapstructure","MIT"
"github.com/oklog/ulid","Apache-2.0"
"go.mongodb.org/mongo-driver","Apache-2.0"
"golang.org/x/sync/errgroup","BSD-3-Clause"
"gopkg.in/yaml.v3","MIT"
"github.com/fsnotify/fsnotify","BSD-3-Clause"
"github.com/nxadm/tail","MIT"
"github.com/nxadm/tail/ratelimiter","MIT"
"github.com/onsi/ginkgo","MIT"
"github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable","MIT"
"golang.org/x/sys/unix","BSD-3-Clause"
"gopkg.in/tomb.v1","BSD-3-Clause"
"github.com/google/go-cmp/cmp","BSD-3-Clause"
"github.com/onsi/gomega","MIT"
"golang.org/x/net/html","BSD-3-Clause"
"golang.org/x/text","BSD-3-Clause"
"gopkg.in/yaml.v3","MIT"
"github.com/stretchr/testify","MIT"
"k8s.io/api","Apache-2.0"
"k8s.io/apimachinery","Apache-2.0"

1 github.com/asaskevich/govalidator github.com/go-logr/logr MIT Apache-2.0
1 github.com/go-logr/logr Apache-2.0
2 github.com/asaskevich/govalidator MIT
3 github.com/go-openapi/errors Apache-2.0
4 github.com/go-openapi/runtime Apache-2.0
5 github.com/go-openapi/strfmt Apache-2.0
6 github.com/go-openapi/swag Apache-2.0
7 github.com/google/uuid BSD-3-Clause
8 github.com/josharian/intern MIT
9 github.com/mailru/easyjson MIT
10 github.com/mitchellh/mapstructure MIT
11 github.com/oklog/ulid Apache-2.0
12 go.mongodb.org/mongo-driver Apache-2.0
13 golang.org/x/sync/errgroup BSD-3-Clause
14 gopkg.in/yaml.v3 MIT
15 github.com/fsnotify/fsnotify BSD-3-Clause
16 github.com/nxadm/tail MIT
17 github.com/nxadm/tail/ratelimiter MIT
18 github.com/onsi/ginkgo MIT
19 github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable MIT
20 golang.org/x/sys/unix BSD-3-Clause
21 gopkg.in/tomb.v1 BSD-3-Clause
22 github.com/google/go-cmp/cmp BSD-3-Clause
23 github.com/onsi/gomega MIT
24 golang.org/x/net/html BSD-3-Clause
25 golang.org/x/text BSD-3-Clause
26 gopkg.in/yaml.v3 MIT
27 github.com/asaskevich/govalidator MIT
28 github.com/asaskevich/govalidator github.com/beorn7/perks/quantile MIT MIT
29 github.com/beorn7/perks/quantile github.com/cespare/xxhash/v2 MIT MIT
30 github.com/cespare/xxhash/v2 github.com/davecgh/go-spew/spew MIT ISC
108 sigs.k8s.io/structured-merge-diff/v4 sigs.k8s.io/yaml Apache-2.0 MIT
109 sigs.k8s.io/yaml sigs.k8s.io/yaml MIT BSD-3-Clause
110 sigs.k8s.io/yaml github.com/stretchr/testify BSD-3-Clause MIT
github.com/go-logr/logr Apache-2.0
github.com/asaskevich/govalidator MIT
github.com/go-openapi/errors Apache-2.0
github.com/go-openapi/runtime Apache-2.0
github.com/go-openapi/strfmt Apache-2.0
github.com/go-openapi/swag Apache-2.0
github.com/google/uuid BSD-3-Clause
github.com/josharian/intern MIT
github.com/mailru/easyjson MIT
github.com/mitchellh/mapstructure MIT
github.com/oklog/ulid Apache-2.0
go.mongodb.org/mongo-driver Apache-2.0
golang.org/x/sync/errgroup BSD-3-Clause
gopkg.in/yaml.v3 MIT
github.com/fsnotify/fsnotify BSD-3-Clause
github.com/nxadm/tail MIT
github.com/nxadm/tail/ratelimiter MIT
github.com/onsi/ginkgo MIT
github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable MIT
golang.org/x/sys/unix BSD-3-Clause
gopkg.in/tomb.v1 BSD-3-Clause
github.com/google/go-cmp/cmp BSD-3-Clause
github.com/onsi/gomega MIT
golang.org/x/net/html BSD-3-Clause
golang.org/x/text BSD-3-Clause
gopkg.in/yaml.v3 MIT
111 github.com/stretchr/testify k8s.io/api MIT Apache-2.0
112 k8s.io/api k8s.io/apimachinery Apache-2.0 Apache-2.0
113 k8s.io/apimachinery k8s.io/client-go Apache-2.0 Apache-2.0