kops/examples/kops-api-example
Eng Zer Jun 425173ae9f
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. 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-11-12 15:37:18 +08:00
..
BUILD.bazel Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
apply.go Remove support for reading legacy-format keypairs 2020-05-20 13:28:13 -07:00
main.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
up.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00