grafana/pkg/services/provisioning
Jo ca72cd570e
Remove ioutil.ReadDir from usage (#53550)
* add depguard rule for ioutil

* replace ioutil.ReadDir with os.ReadDir

* use legacy option in depguard supported in golangci-lint v1.40

* replace ioutil.ReadDir with os.ReadDir

* return error for file info
2022-08-11 07:21:12 -04:00
..
alerting Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
dashboards Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
datasources Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
notifiers Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
plugins Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
utils Chore: Remove bus from dashboards provisioning (#47495) 2022-04-08 13:56:38 +02:00
values Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
provisioning_mock.go Alerting: Add file provisioning for contact points (#51924) 2022-08-01 18:17:42 +02:00
provisioning_test.go Chore: Remove bus from dashboards provisioning (#47495) 2022-04-08 13:56:38 +02:00
provisioning.go Alerting: Add file provisioning for text templates (#52952) 2022-08-01 20:50:03 +02:00