Skip to content

Commit

Permalink
Remove trailing space from dependency license metadata
Browse files Browse the repository at this point in the history
The dependency license metadata is generated by the "Licensed" tool. Previous versions of this tool added a trailing
space on the `summary` key. Although we do not permit trailing whitespace in human produced content, we accept machine
generated content as-is, and so these trailing spaces were left in the metadata files.

It seems that the defect in the "Licensed" tool that caused the trailing space was fixed in a recent version because I
see that it is now absence in the metadata files produced by the tool. The metadata files are hereby updated to use the
format of the current version of the "Licensed" tool.
  • Loading branch information
per1234 committed Jan 22, 2025
1 parent f326c60 commit e9f8136
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-billy/v5
version: v5.6.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-billy/v5/helper/chroot
version: v5.6.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/chroot
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-billy/v5/helper/polyfill
version: v5.6.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/polyfill
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-billy/v5/util
version: v5.6.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/util
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/internal/path_util
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/internal/url
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/plumbing/cache
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/plumbing/color
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/plumbing/filemode
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/plumbing/format/diff
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/plumbing/protocol/packp
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/storage
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/utils/merkletrie/filesystem
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/filesystem
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/utils/merkletrie/index
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/index
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/utils/sync
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/sync
license: apache-2.0
licenses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: github.com/go-git/go-git/v5/utils/trace
version: v5.12.0
type: go
summary:
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/trace
license: apache-2.0
licenses:
Expand Down

0 comments on commit e9f8136

Please sign in to comment.