diff --git a/.reports/dep-licenses.csv b/.reports/dep-licenses.csv index b67ea00..55aa7fb 100644 --- a/.reports/dep-licenses.csv +++ b/.reports/dep-licenses.csv @@ -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"