[release-11.5.4] Dependencies: Bump github.com/redis/go-redis/v9 to 9.6.3 to address CVE-2025-29923 (#102865)

Dependencies: Bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.3
This commit is contained in:
Matheus Macabu
2025-03-26 11:43:27 +01:00
committed by GitHub
parent ce334f8eaf
commit 797c085005
11 changed files with 17 additions and 31 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ require (
github.com/prometheus/client_model v0.6.1 // @grafana/grafana-backend-group
github.com/prometheus/common v0.61.0 // @grafana/alerting-backend
github.com/prometheus/prometheus v0.301.0 // @grafana/alerting-backend
github.com/redis/go-redis/v9 v9.6.1 // @grafana/alerting-backend
github.com/redis/go-redis/v9 v9.6.3 // @grafana/alerting-backend
github.com/robfig/cron/v3 v3.0.1 // @grafana/grafana-backend-group
github.com/russellhaering/goxmldsig v1.4.0 // @grafana/grafana-backend-group
github.com/spf13/cobra v1.8.1 // @grafana/grafana-app-platform-squad