cert-manager/pkg/webhook/server
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
..
tls refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
BUILD.bazel Merge pull request #4253 from JoshVanL/apiextensions-v1beta1-v1 2021-07-30 15:49:49 +01:00
server_test.go Update Conversion webhook to no longer understand v1beta1, only v1 2021-07-26 17:02:18 +01:00
server.go refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00