.goreleaser.yml 🔗
@@ -4,6 +4,7 @@ before:
hooks:
builds:
- env:
+ - CGO_ENABLED=0
goos:
- linux
- darwin
Kujtim Hoxha created
.goreleaser.yml | 1 +
1 file changed, 1 insertion(+)
@@ -4,6 +4,7 @@ before:
hooks:
builds:
- env:
+ - CGO_ENABLED=0
goos:
- linux
- darwin