spiegel_podman/pkg/domain
Daniel J Walsh d106b294b4
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-27 07:18:25 -04:00
..
entities play: kube: use in-memory kubefile and remove tempfile 2022-03-24 00:57:01 -07:00
filters fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
infra Switch all calls to filepath.Walk to filepath.WalkDir 2022-03-27 07:18:25 -04:00
utils bump go module to version 4 2022-01-18 12:47:07 +01:00