Alerting: Sanitize Slack image upload comment labels (#101084)

* Alerting: Sanitize Slack image upload comment labels

upgrades grafana/alerting to d43046
This commit is contained in:
Matthew Jacobson
2025-02-20 12:22:04 -05:00
committed by GitHub
parent 801ffea206
commit b1b5b4766c
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ require (
github.com/googleapis/gax-go/v2 v2.14.1 // @grafana/grafana-backend-group
github.com/gorilla/mux v1.8.1 // @grafana/grafana-backend-group
github.com/gorilla/websocket v1.5.3 // @grafana/grafana-app-platform-squad
github.com/grafana/alerting v0.0.0-20250219042117-00d67037a5f1 // @grafana/alerting-backend
github.com/grafana/alerting v0.0.0-20250219142948-d43046431703 // @grafana/alerting-backend
github.com/grafana/authlib v0.0.0-20250219100139-6a3b1bbb50e7 // @grafana/identity-access-team
github.com/grafana/authlib/types v0.0.0-20250219092154-21ce22b49f31 // @grafana/identity-access-team
github.com/grafana/dataplane/examples v0.0.1 // @grafana/observability-metrics