diff --git a/main.go b/main.go index a2b1c771..33db1c4e 100644 --- a/main.go +++ b/main.go @@ -180,7 +180,7 @@ func main() { handler := prometheusHandler() http.Handle(*metricsPath, handler) - http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) { + http.HandleFunc("/", func(w http.ResponseWriter, _ *http.Request) { _, err := w.Write([]byte(`