alertmanager: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:32 +04:00 committed by Michael Aldridge
parent 5c517faff2
commit 6f3aea6823
1 changed files with 1 additions and 1 deletions

View File

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