gatus/controller
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
..
handler refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
controller_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00
controller.go ⚠ Migrate TwinProduction/gatus to TwiN/gatus 2021-10-07 21:28:04 -04:00