grafana/pkg/infra/fs
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
..
copy_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
copy.go Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
exists_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
exists.go Plugins: Require signing of external back-end plugins (#24075) 2020-05-04 10:57:55 +02:00