kops/protokube/pkg
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
..
etcd Initial support for standalone etcd-manager backups 2018-02-20 20:06:08 -05:00
gossip refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
hostmount Fix missing func MountSensitiveWithoutSystemdWithMountFlags 2021-10-05 09:00:54 +03:00
protokube refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00