passenger_exporter icon indicating copy to clipboard operation
passenger_exporter copied to clipboard

Unable to parse config file: .promu.yml

Open micah opened this issue 4 years ago • 0 comments

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 promu build --prefix /home/micah/working/passenger_exporter
Unable to parse config file: .promu.yml
!! yaml: unmarshal errors:
  line 1: cannot unmarshal !!str `1.10.1` into struct { CGo bool; Version string }
make: *** [Makefile:16: passenger_exporter_nginx] Error 1

micah avatar May 23 '21 16:05 micah