Skip to content

Commit 49cf707

Browse files
fix(deps): update github.com/grafana/alerting digest to ccf0d99
1 parent d52663f commit 49cf707

File tree

11 files changed

+364
-188
lines changed

11 files changed

+364
-188
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/google/go-github/v57 v57.0.0
6363
github.com/google/uuid v1.6.0
6464
github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc
65-
github.com/grafana/alerting v0.0.0-20250522092815-92adaaa0147a
65+
github.com/grafana/alerting v0.0.0-20250604131925-ccf0d99521c7
6666
github.com/grafana/regexp v0.0.0-20240607082908-2cb410fa05da
6767
github.com/hashicorp/golang-lru/v2 v2.0.7
6868
github.com/hashicorp/vault/api v1.16.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,8 +557,8 @@ github.com/gosimple/slug v1.1.1 h1:fRu/digW+NMwBIP+RmviTK97Ho/bEj/C9swrCspN3D4=
557557
github.com/gosimple/slug v1.1.1/go.mod h1:ER78kgg1Mv0NQGlXiDe57DpCyfbNywXXZ9mIorhxAf0=
558558
github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc h1:PXZQA2WCxe85Tnn+WEvr8fDpfwibmEPgfgFEaC87G24=
559559
github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc/go.mod h1:AHHlOEv1+GGQ3ktHMlhuTUwo3zljV3QJbC0+8o2kn+4=
560-
github.com/grafana/alerting v0.0.0-20250522092815-92adaaa0147a h1:a6D8cpDxLLEgvmudcEFr02R2AoTcVSnmB+35Ows7GGY=
561-
github.com/grafana/alerting v0.0.0-20250522092815-92adaaa0147a/go.mod h1:pMfhRxL2LZ3Pm8iy7VcVsb9CLYuBtjFYbf1oxgx7yFA=
560+
github.com/grafana/alerting v0.0.0-20250604131925-ccf0d99521c7 h1:eeEXLODEUo5fhpe4mCOC2X38W99x1oA7HpuUvxiGSpY=
561+
github.com/grafana/alerting v0.0.0-20250604131925-ccf0d99521c7/go.mod h1:qW8qKs3JEfAYF29RiQB+xt6VT/IHMkDjzJEnX0FrZ6o=
562562
github.com/grafana/dskit v0.0.0-20250604055755-f6c457812872 h1:XvE3CDRQHRuSxRPS+4cks08U+D4aPIcGsiR4EQxj6U0=
563563
github.com/grafana/dskit v0.0.0-20250604055755-f6c457812872/go.mod h1:XgCfkrcj96DEvYCdTVTamQSo4vLTqoXrMZw5kUeWDAQ=
564564
github.com/grafana/e2e v0.1.2-0.20250428181430-708d63bcc673 h1:Va04sDlP33f1SFUHRTho4QJfDlGTz+/HnBIpYwlqV9Q=

vendor/github.com/grafana/alerting/notify/grafana_alertmanager.go

Lines changed: 57 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/alerting/notify/receivers.go

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)