Skip to content

Commit 88ae66d

Browse files
fix(deps): update github.com/grafana/alerting digest to 3e20fda
1 parent 86826e5 commit 88ae66d

File tree

10 files changed

+679
-79
lines changed

10 files changed

+679
-79
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-20250604192009-6bf6277b5b8d
65+
github.com/grafana/alerting v0.0.0-20250610043455-3e20fda3b872
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
@@ -559,8 +559,8 @@ github.com/gosimple/slug v1.1.1 h1:fRu/digW+NMwBIP+RmviTK97Ho/bEj/C9swrCspN3D4=
559559
github.com/gosimple/slug v1.1.1/go.mod h1:ER78kgg1Mv0NQGlXiDe57DpCyfbNywXXZ9mIorhxAf0=
560560
github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc h1:PXZQA2WCxe85Tnn+WEvr8fDpfwibmEPgfgFEaC87G24=
561561
github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc/go.mod h1:AHHlOEv1+GGQ3ktHMlhuTUwo3zljV3QJbC0+8o2kn+4=
562-
github.com/grafana/alerting v0.0.0-20250604192009-6bf6277b5b8d h1:G+RhIL4IHcDleYxB8pWzrIhvKGE5IfMNcnZzm0uqnwU=
563-
github.com/grafana/alerting v0.0.0-20250604192009-6bf6277b5b8d/go.mod h1:qW8qKs3JEfAYF29RiQB+xt6VT/IHMkDjzJEnX0FrZ6o=
562+
github.com/grafana/alerting v0.0.0-20250610043455-3e20fda3b872 h1:bhUBPxMHtQB+AJaPcASElgwC7WFjWQvEiD3FoMEAv0E=
563+
github.com/grafana/alerting v0.0.0-20250610043455-3e20fda3b872/go.mod h1:VANfU4LMnOR4Gv4hkCN9fGyQ/8Lf2DKOvzG70vI2IS4=
564564
github.com/grafana/dskit v0.0.0-20250606150612-d37b26647ad9 h1:/bX64qDoQmeIa3wmu5ls5uKpcNYv3ao0TG3VENNN5fc=
565565
github.com/grafana/dskit v0.0.0-20250606150612-d37b26647ad9/go.mod h1:OiN4P4aC6LwLzLbEupH3Ue83VfQoNMfG48rsna8jI/E=
566566
github.com/grafana/e2e v0.1.2-0.20250428181430-708d63bcc673 h1:Va04sDlP33f1SFUHRTho4QJfDlGTz+/HnBIpYwlqV9Q=

vendor/github.com/grafana/alerting/http/client.go

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

vendor/github.com/grafana/alerting/http/config.go

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

vendor/github.com/grafana/alerting/http/oauth2.go

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

0 commit comments

Comments
 (0)