grafana/pkg/services/provisioning/notifiers
Serge Zaitsev 43f40e6c7c
Chore: Replace yaml.v2 with yaml.v3 (#59897)
* replace yaml.v2 with yaml.v3

* fix a few tests due to the yaml.v3 api changes

* and another goconvey mistake in tests
2022-12-06 21:17:17 +01:00
..
testdata/test-configs
alert_notifications.go Use org service instead of sqlstore (#56407) 2022-10-13 08:40:46 -04:00
config_reader_test.go Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
config_reader.go Chore: Replace yaml.v2 with yaml.v3 (#59897) 2022-12-06 21:17:17 +01:00
types.go