disable cgo

This commit is contained in:
Hector 2023-06-19 22:24:38 +01:00
parent c19b986795
commit e0f2d79abe

View File

@ -1,6 +1,6 @@
project_name: fail2ban_exporter
builds:
-
- env: [CGO_ENABLED=0]
binary: fail2ban_exporter
goos:
- linux