Skip to content

Commit

Permalink
ci: bundle dependent modules' lisences to the binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Syuparn committed Oct 15, 2022
1 parent 1aa88d1 commit 2faf95f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ archives:
amd64: x86_64
release:
prerelease: auto
extra_files:
# lisences of the dependent modules
- glob: ./LICENSE

0 comments on commit 2faf95f

Please sign in to comment.