Alerting: Update grafana/alerting to bb4f4f4 (#86827)

This commit is contained in:
George Robinson
2024-04-25 10:47:01 +01:00
committed by GitHub
parent 1c121ff764
commit c049e5bbfc
13 changed files with 283 additions and 80 deletions

View File

@@ -12,3 +12,7 @@ use (
// when we release xorm we would like to release it like github.com/grafana/grafana/pkg/util/xorm
// but we don't want to change all the imports. so we use replace to handle this situation
replace xorm.io/xorm => ./pkg/util/xorm
// this is required until a new version of k8s.io/component-base is released
// with an update to prometheus/common v0.48.0
replace k8s.io/component-base => k8s.io/component-base v0.0.0-20240417101527-62c04b35eff6