grafana/pkg/services/provisioning/datasources
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
..
testdata Correlations: change casing of *UID properties (#52836) 2022-07-27 07:01:46 +01:00
config_reader_test.go Correlations: change casing of *UID properties (#52836) 2022-07-27 07:01:46 +01:00
config_reader.go Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
datasources.go Correlations: change casing of *UID properties (#52836) 2022-07-27 07:01:46 +01:00
types_test.go Populate missing UID of provisioned data source only for new records (#42999) 2021-12-13 14:14:39 -05:00
types.go Correlations: Add CreateCorrelation HTTP API (#51630) 2022-07-25 15:19:07 +01:00