grafana/pkg/cmd/grafana-cli/services
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
..
api_client_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_client.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
io_util.go Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
services.go Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 2021-04-26 16:13:40 +02:00