cert-manager/cmd/ctl
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
..
cmd Merge pull request #4226 from inteon/simple_kubectl_check_version 2021-08-03 12:36:19 +01:00
pkg refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
BUILD.bazel Move exported cmd util func to package where it is used. Removes util 2021-07-28 14:25:17 +01:00
main.go set correct exit codes when exiting 2021-07-22 12:57:08 +02:00