prometheus/cmd/promtool
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
* *: use latest release of staticcheck

It also fixes a couple of things in the code flagged by the additional
checks.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Use official release of staticcheck

Also run 'go list' before staticcheck to avoid failures when downloading packages.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-01-04 14:47:38 +01:00
..
archive.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
debug.go collect cpu and trace profiles with the promtool debug command (#4897) 2018-11-23 17:57:31 +02:00
http.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
http_test.go Add 3 commands in promtool for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
main.go collect cpu and trace profiles with the promtool debug command (#4897) 2018-11-23 17:57:31 +02:00
main_test.go [promtool] Support writing output as json (#4848) 2018-11-14 18:40:07 +01:00
unittest.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00