ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
520 stars 97 forks source link

It doesn't compile with go 1.13 #10

Closed hans-d closed 4 years ago

hans-d commented 4 years ago

Get a fresh build env en try running make when using go 1.13. (building on Mac)

1) staticcheck must be upgraded to 2019.2.3 to deal with v1.13 2) new version is tar.gz, so some logic in Makefile needs bending (like Promu) 3) fails with make: *** [common-unused] Error 1