mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
9 lines
58 B
YAML
9 lines
58 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- 1.5
|
||
|
- 1.6
|
||
|
- tip
|