Alerting: Backport use Alertmanager API v2 to 9.5.x (#82899)
This commit backports grafana/alerting#159 to v9.5.x. It uses the v9.5.x branch in grafana/alerting.
This commit is contained in:
@@ -63,7 +63,7 @@ require (
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/google/wire v0.5.0
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/grafana/alerting v0.0.0-20230502194537-ce9fba922d97
|
||||
github.com/grafana/alerting v0.0.0-20240216133158-fbb9275f6319
|
||||
github.com/grafana/cuetsy v0.1.6
|
||||
github.com/grafana/grafana-aws-sdk v0.12.0
|
||||
github.com/grafana/grafana-azure-sdk-go v1.9.0
|
||||
|
||||
@@ -1285,8 +1285,8 @@ github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/ad
|
||||
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
|
||||
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
|
||||
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
|
||||
github.com/grafana/alerting v0.0.0-20230502194537-ce9fba922d97 h1:Zi7sQOEquRNK+dPKNNZ3J3aczF+qPlLpsRzRQC13rTc=
|
||||
github.com/grafana/alerting v0.0.0-20230502194537-ce9fba922d97/go.mod h1:5edgy6tQY4+W2wuJdi8g2GjbVmpJufguy7QGIRl2q4o=
|
||||
github.com/grafana/alerting v0.0.0-20240216133158-fbb9275f6319 h1:w+/lg6KIa+A8xQDHanZ0NWT116y2CSuDme7pi8IJdms=
|
||||
github.com/grafana/alerting v0.0.0-20240216133158-fbb9275f6319/go.mod h1:5edgy6tQY4+W2wuJdi8g2GjbVmpJufguy7QGIRl2q4o=
|
||||
github.com/grafana/codejen v0.0.3 h1:tAWxoTUuhgmEqxJPOLtJoxlPBbMULFwKFOcRsPRPXDw=
|
||||
github.com/grafana/codejen v0.0.3/go.mod h1:zmwwM/DRyQB7pfuBjTWII3CWtxcXh8LTwAYGfDfpR6s=
|
||||
github.com/grafana/cuetsy v0.1.6 h1:61QGIDy1rVABU3OkoarOn0+qPdGopIJr34PyWVmGDfs=
|
||||
|
||||
Reference in New Issue
Block a user