mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-13 06:47:28 -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:
|
repository:
|
||||||
path: github.com/prometheus/prometheus
|
path: github.com/prometheus/prometheus
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue