alertmanager: rebuild for go 1.11.4

This commit is contained in:
Michael Aldridge 2018-12-15 16:05:26 -08:00
parent 88497a0661
commit 0d8b2c736f

View file

@ -1,7 +1,7 @@
# Template file for 'alertmanager'
pkgname=alertmanager
version=0.15.3
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"