Upgrade Prometheus Alertmanager and small fixes (#32280)

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
This commit is contained in:
Ganesh Vernekar
2021-03-25 17:21:44 +05:30
committed by GitHub
parent 8232b6ebbc
commit 093e5947f4
3 changed files with 21 additions and 10 deletions

2
go.mod
View File

@@ -61,7 +61,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pkg/errors v0.9.1
github.com/prometheus/alertmanager v0.21.1-0.20210315141118-bf9c43b57df6
github.com/prometheus/alertmanager v0.21.1-0.20210324070758-10757eb5fb78
github.com/prometheus/client_golang v1.10.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.19.0