mirror of https://github.com/grafana/grafana.git
This PR removes golang.org context imports under pkg/services/* and replaces them with the stdlib context. Closes #44178 |
||
|---|---|---|
| .. | ||
| codes.go | ||
| codes_test.go | ||
| email.go | ||
| mailer.go | ||
| mock.go | ||
| notifications.go | ||
| notifications_test.go | ||
| send_email_integration_test.go | ||
| smtp.go | ||
| smtp_test.go | ||
| testing.go | ||
| webhook.go | ||