Skip to content

Update format of dependency license metadata #267

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/mattn/go-colorable
version: v0.1.8
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/mattn/go-colorable
license: mit
licenses:
Expand Down
3 changes: 2 additions & 1 deletion .licenses/arduino-fwuploader/go/go.bug.st/cleanup.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: go.bug.st/cleanup
version: v1.0.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/go.bug.st/cleanup
license: bsd-3-clause
licenses:
Expand Down Expand Up @@ -42,3 +42,4 @@ licenses:
POSSIBILITY OF SUCH DAMAGE.

notices: []
...
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: go.bug.st/downloader/v2
version: v2.1.1
type: go
summary:
summary:
homepage: https://pkg.go.dev/go.bug.st/downloader/v2
license: bsd-3-clause
licenses:
Expand Down Expand Up @@ -42,3 +42,4 @@ licenses:
POSSIBILITY OF SUCH DAMAGE.

notices: []
...
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: google.golang.org/protobuf/internal/encoding/json
version: v1.33.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/json
license: bsd-3-clause
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: google.golang.org/protobuf/internal/impl
version: v1.33.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/impl
license: bsd-3-clause
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: google.golang.org/protobuf/types/descriptorpb
version: v1.33.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/google.golang.org/protobuf/types/descriptorpb
license: bsd-3-clause
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: google.golang.org/protobuf/types/known/wrapperspb
version: v1.33.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/wrapperspb
license: bsd-3-clause
licenses:
Expand Down
Loading