Files
Daniel J Walsh b362367efb Switch all calls to filepath.Walk to filepath.WalkDir
WalkDir should be faster the Walk, since we often do
not need to stat files.

[NO NEW TESTS NEEDED] Existing tests should find errors.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-03-30 15:36:05 -04:00
..
2022-01-18 12:47:07 +01:00