cert-manager/cmd/webhook
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
..
app refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
BUILD.bazel set correct exit codes when exiting 2021-07-22 12:57:08 +02:00
main.go set correct exit codes when exiting 2021-07-22 12:57:08 +02:00