alertmanager: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:33 -07:00
parent 5f8faebc71
commit d614fe74fd

View file

@ -1,7 +1,7 @@
# Template file for 'alertmanager'
pkgname=alertmanager
version=0.15.1
revision=1
revision=2
build_style=go
go_import_path="github.com/prometheus/alertmanager"
go_package="${go_import_path}/cmd/alertmanager ${go_import_path}/cmd/amtool"