grafana/pkg/services/notifications
Kristin Laemmert bda3dd24e4
chore: remove golang.org/x/net/context in favor of stdlib (#47532)
This PR removes golang.org context imports under pkg/services/* and replaces them with the stdlib context.

Closes #44178
2022-04-11 08:46:21 -04:00
..
codes_test.go Chore: Refactor GoConvey in notification service package (#40897) 2021-10-26 18:08:04 +02:00
codes.go Chore: Remove bus from password (#44482) 2022-02-03 10:33:46 +01:00
email.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
mailer.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
mock.go Remove bus from org invite api (#44530) 2022-01-31 17:24:52 +01:00
notifications_test.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
notifications.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
send_email_integration_test.go Remove bus from org invite api (#44530) 2022-01-31 17:24:52 +01:00
smtp_test.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
smtp.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
testing.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
webhook.go chore: remove golang.org/x/net/context in favor of stdlib (#47532) 2022-04-11 08:46:21 -04:00