cert-manager/test
Eng Zer Jun 54e70d2cc4
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. 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-08-23 19:50:42 +08:00
..
acme/dns refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
e2e refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
fixtures Adds an upgrade test 2021-07-06 17:21:58 +01:00
integration refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
internal Merge pull request #4347 from inteon/fix_install 2021-08-13 09:36:11 +02:00
unit fix: labels cannot be shown if no labels were changed 2021-08-03 01:19:11 +01:00
OWNERS