gatus/alerting/provider
Eng Zer Jun 7a05bdcb82
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-12-03 14:44:17 +08:00
..
custom refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
discord refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
email Move alerting provider mocked tests at the watchdog level 2021-12-02 22:15:51 -05:00
mattermost refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
messagebird refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
pagerduty refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
slack refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
teams refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
telegram refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
twilio refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
provider_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
provider.go Fix #117: Implement email alerts 2021-12-02 21:05:17 -05:00