1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-22 04:08:49 +02:00
Carlos Alexandro Becker 63436392db
fix: custom targets if missing goamd64, goarm, gomips (#3056)
* fix: custom targets if missing goamd64, goarm, gomips

if the user provide custom targets without the goamd64, goarm or gomips bit, things may go awry at some point.

this prevents issues by suffixing them with the default when its missing.

closes https://github.com/goreleaser/goreleaser/issues/3055

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* test: fix build tests

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-04-20 09:43:39 -03:00
..
2022-04-11 09:47:14 -03:00
2022-04-02 10:41:05 -03:00
2021-12-21 00:34:40 -03:00
2021-04-25 14:20:49 -03:00
2021-04-25 14:20:49 -03:00
2022-02-05 16:00:49 -03:00
2021-09-22 01:21:33 -03:00
2022-04-11 22:43:22 -03:00