mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
Fix go version spec in .promu.yml
This commit is contained in:
parent
dc52a852dd
commit
dd66f2e94b
|
@ -1,4 +1,5 @@
|
|||
go: 1.7.1
|
||||
go:
|
||||
version: 1.7.1
|
||||
repository:
|
||||
path: github.com/prometheus/prometheus
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue