1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-17 01:42:37 +02:00

12 Commits

Author SHA1 Message Date
82fd112f77 chore: auto-update generated files 2024-11-14 15:08:14 +00:00
cc4427f346 chore: auto-update generated files 2024-11-04 18:20:39 +00:00
1b1a2be4c8 chore: auto-update generated files 2024-11-02 18:20:48 +00:00
34974df0c6 chore: auto-update generated files 2024-09-12 19:43:42 +00:00
e50b72b4a8 chore: auto-update generated files 2024-08-15 02:43:54 +00:00
c3ea906db8 chore: auto-update generated files 2024-07-14 23:38:33 +00:00
c891845839 chore: auto-update generated files 2024-06-05 00:46:45 +00:00
2f876631b3 fix(nix): update valid licenses
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-02 20:39:26 -03:00
1af98af0b5 feat(nix): update licenses
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-01 11:07:07 -03:00
be511eb341 fix(nix): update licenses 2024-02-12 23:23:48 -03:00
4f2dc3c569 chore: docs auto-update 2024-02-05 12:39:29 +00:00
dda1c708ae feat(nix): validate licenses (#4497)
this will check if the license provided by the user is a valid one.

valid list of licenses is generated from nix's source code.

closes #4496
2023-12-26 08:37:44 -03:00