act/pkg
Eng Zer Jun 2f1c5a19f1
refactor: move from io/ioutil to io and os packages (#1417)
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-29 17:15:38 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
container refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
exprparser fix: support docker create arguments from container.options (#1022) (#1351) 2022-10-06 22:09:43 +00:00
model refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
runner refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00