mirror of
https://github.com/grafana/grafana.git
synced 2025-01-10 08:03:58 -06:00
4d6386e97b
This fixes: pkg/cmd/grafana-cli/commands/install_command.go:36:11: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028) pkg/models/org_user.go:53:11: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028) pkg/services/notifications/mailer.go:138:16: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028) |
||
---|---|---|
.. | ||
commands | ||
logger | ||
models | ||
services | ||
utils | ||
main.go |