diff '--color=auto' -NuarwbB apache_exporter-1.1.1.orig/.promu.yml apache_exporter-1.1.1/.promu.yml --- apache_exporter-1.1.1.orig/.promu.yml 2026-06-22 04:08:08.000000000 -0700 +++ apache_exporter-1.1.1/.promu.yml 2026-09-08 07:45:54.822265115 -0700 @@ -3,9 +3,13 @@ # .github/workflows/ci.yml should also be updated. version: 1.25 # cgo: false + cgo: true repository: path: github.com/Lusitaniae/apache_exporter build: + static: false + binaries: + - name: apache_exporter flags: -a -tags netgo ldflags: | -X github.com/prometheus/common/version.Version={{.Version}}