grafana/pkg/build
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
..
cmd Grafana Build: Sync Grafana versioning changes from `build-pipeline` (#53522) 2022-08-11 11:44:59 +03:00
compilers
config Grafana Build: Sync Grafana versioning changes from `build-pipeline` (#53522) 2022-08-11 11:44:59 +03:00
cryptoutil Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
docker Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
droneutil
errutil
executil
frontend CI: move `grabpl build-frontend` from grabpl to grafana (#53073) 2022-08-10 10:29:51 -04:00
gcloud CI: move `grabpl build-docker` from grabpl to grafana (#53077) 2022-08-09 09:43:28 +03:00
golangutils
grafana CI: move `grabpl build-plugins` from grabpl to grafana (#53071) 2022-08-04 11:39:36 -05:00
plugins Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
syncutil
action.go
cmd.go
docs.go
exec.go
fs.go
git.go
opts.go
version.go