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 CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
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 CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
errutil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
executil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
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 CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
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 CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
action.go CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
cmd.go Build: building a local docker image using build-docker-dev no longer supported (#42563) 2021-12-01 14:34:28 +01:00
docs.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
exec.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
fs.go Add nolint to two lines in fs.go (#49357) 2022-05-21 12:14:58 +02:00
git.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
opts.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
version.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00