prometheus: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:56 -07:00
parent 5f75b48f45
commit 0cfe39e69f

View file

@ -1,7 +1,7 @@
# Template file for 'prometheus' # Template file for 'prometheus'
pkgname=prometheus pkgname=prometheus
version=2.3.2 version=2.3.2
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/prometheus/prometheus" go_import_path="github.com/prometheus/prometheus"
go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool" go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"