prombot
70a41d58f8
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2021-12-20 20:51:20 +00:00
José Carlos Chávez
d28a147d3c
chore: adds support for go 1.17 on CI.
...
Signed-off-by: José Carlos Chávez <jcchavezs@gmail.com>
2021-12-17 23:06:20 +01:00
prombot
78eb8b854b
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2021-03-31 00:01:21 +00:00
beorn7
6635a8f35b
Bump minumim required Go version to 1.13
...
Since 1.16 is out, we still support the last four minor releases.
The bump was required by the prometheus/procfs package using the new
`%w` printf directives. However, it also allows us to remove some
special casing about build info.
Signed-off-by: beorn7 <beorn@grafana.com>
2021-03-11 20:45:00 +01:00
beorn7
3d1759b4c6
Run check for unused/missing Go packages only against latest Go version
...
The tidied up `go.mod` file tends to change between Go versions.
Signed-off-by: beorn7 <beorn@grafana.com>
2020-10-15 17:57:41 +02:00
Julien Pivotto
8e5b4c249f
Support go 1.15
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-08-17 20:00:44 +02:00
beorn7
7bbc897b25
Add Go 1.14
...
Signed-off-by: beorn7 <beorn@grafana.com>
2020-04-23 18:08:53 +02:00
Simon Pasquier
2725e8e59c
Add Circle CI configuration
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-02-28 11:59:41 +01:00