aboutsummaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2022-03-26 06:39:11 -0400
committerMatthew Heon <mheon@redhat.com>2022-03-30 15:36:05 -0400
commitb362367efb7ecbe8aadeac3f5f4d5d17fe27862b (patch)
tree73ae0d46e7854d787c7d9b8fdfe9c8244f607ee6 /version
parent713ce2a96724e14a6a2acfcb93902826f0c4d2e2 (diff)
downloadpodman-b362367efb7ecbe8aadeac3f5f4d5d17fe27862b.tar.gz
podman-b362367efb7ecbe8aadeac3f5f4d5d17fe27862b.tar.bz2
podman-b362367efb7ecbe8aadeac3f5f4d5d17fe27862b.zip
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>
Diffstat (limited to 'version')
0 files changed, 0 insertions, 0 deletions