cert-manager/pkg/controller/cainjector
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
..
BUILD.bazel Cleanup codegen script 2021-05-17 08:11:19 -07:00
controller.go Use controller-runtime v0.9.0-beta.0 2021-05-17 08:11:19 -07:00
indexers.go Use controller-runtime v0.9.0-beta.0 2021-05-17 08:11:19 -07:00
injectors.go Use controller-runtime v0.9.0-beta.0 2021-05-17 08:11:19 -07:00
setup.go refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
sources.go Use controller-runtime v0.9.0-beta.0 2021-05-17 08:11:19 -07:00