mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
[Alerting] Route validations (#34393)
* more routing validation * go mod * recursive route validations
This commit is contained in:
@@ -14,7 +14,7 @@ replace k8s.io/client-go => k8s.io/client-go v0.18.8
|
||||
require (
|
||||
cloud.google.com/go/storage v1.14.0
|
||||
cuelang.org/go v0.3.2
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.16.0 // indirect
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.16.0
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.8.0
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/Masterminds/semver v1.5.0
|
||||
|
||||
Reference in New Issue
Block a user