client_golang/prometheus/promhttp
Bjoern Rabenstein 1173d73405 Increase minimum required Go version to 1.9
This allows us to simplify a bunch of code while still supporting the
last four Go minor versions.

We have also run into minor annoyances a couple of times by now to
keep supporting 1.7 and 1.8.

It's time to pull the plug!

Signed-off-by: Bjoern Rabenstein <bjoern@rabenste.in>
2019-04-28 23:28:57 +02:00
..
delegator.go Increase minimum required Go version to 1.9 2019-04-28 23:28:57 +02:00
http.go Remove unused constants and fields 2018-12-24 11:22:57 +01:00
http_test.go Revert "Fix tests to adhere to the recent change in prometheus/common" 2019-01-27 23:18:44 +01:00
instrument_client.go Increase minimum required Go version to 1.9 2019-04-28 23:28:57 +02:00
instrument_client_1_8_test.go prometheus/promhttp: actually observe values in trace in example 2019-03-06 13:59:53 +01:00
instrument_server.go Take into account curried labels in promhttp 2017-12-24 14:39:06 +01:00
instrument_server_test.go Add .golangci.yml 2019-04-25 10:38:07 +02:00