Skip to content

Remove deprecated function ioutil.ReadDir

Tal Kopel requested to merge remove-deprecated-ioutil-function-usage into master

What does this MR do?

This MR removes usage of deprecated ioutil function; ReadDir as suggested by the documentation

This is my first MR, therefore any comments about workflow would be appreciated and gladly accepted :)

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports