prometheus/storage/remote
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
..
client.go remote: Set User-Agent header in requests (#4891) 2018-11-23 22:49:49 +08:00
client_test.go Review feedback. 2018-05-29 11:35:43 +01:00
codec.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
codec_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 2018-09-25 19:14:00 +01:00
ewma.go
queue_manager.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
queue_manager_test.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
read.go Move err to be the last return value from storage.Select. (#5054) 2019-01-02 11:10:13 +00:00
read_test.go Move err to be the last return value from storage.Select. (#5054) 2019-01-02 11:10:13 +00:00
storage.go update inconsistent comment (#5046) 2018-12-27 14:02:36 +00:00
write.go Handle a bunch of unchecked errors (#4461) 2018-08-17 17:24:35 +02:00