openSUSE / obs-service-go_modules

OBS Source Service to download, verify, and vendor Go module dependency sources
GNU General Public License v2.0
19 stars 18 forks source link

go_modules: allow globbing in the "archive" name field #32

Closed cyphar closed 1 year ago

cyphar commented 1 year ago

This matches the way that obs-service-recompress works, and allows use-cases where the Source archive name contains things like git commit hashes (or just has a slightly odd name compared to the .spec file).

Signed-off-by: Aleksa Sarai cyphar@cyphar.com