Loading
fluxcd: build with CGO_ENABLED=0 to match upstream
The upstream Makefile and goreleaser config both build with CGO_ENABLED=0. This produces a fully static binary and ensures consistent behavior (e.g., pure-Go DNS resolver) across all platforms.