alertmanager: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:39 +00:00
parent c6c0844def
commit 131e4287b3

View file

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