kops/channels/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
..
api Add SystemGeneration to channel version tracker 2021-10-15 17:47:13 -04:00
channels refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
cmd Support pruning in channels command 2021-10-15 17:47:13 -04:00