An error occurred while fetching folder content.
user avatar
Remove use of deprecated ioutil (#4210)
Sean McGinnis authored
Go 1.16 deprecated ioutil [0]. This replaces its usage with the
recommended replacements so we don't get errors once this deprecation is
fully enforced or it is removed.

[0] https://go.dev/doc/go1.16#ioutil

Signed-off-by: default avatarSean McGinnis <smcginnis@vmware.com>
b9ce800d
Name Last commit Last update
..