Commit Graph

7 Commits (5166adb7c1ccc269aef22714f52ab7cab4ab235c)

Author SHA1 Message Date
Eng Zer Jun 5166adb7c1
refactor: move from io/ioutil to io and os packages (#1300)
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-11-08 08:47:18 -07:00
derailed 251221c19b add rel notes + cleanup 2020-07-23 11:35:01 -06:00
derailed f1111174aa add pf indicator 2020-06-29 18:47:02 -06:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00
derailed aab46f6aad fix for #452 2020-01-01 23:00:22 -07:00
derailed 99fa0e9952 checkpoint 2019-12-26 13:53:49 -07:00
derailed e293e1af90 checkpoint 2019-12-13 20:10:03 -07:00