grafana/pkg/build/plugins
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
..
build.go Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
download.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
manifest.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
zip.go CI: move grabpl build-plugins from grabpl to grafana (#53071) 2022-08-04 11:39:36 -05:00