moby--moby/pkg/fileutils
Sebastiaan van Stijn bc8acc5b08
pkg/fileutils: PatternMatcher.Matches(): remove debug logging
Trying to avoid logging code in "libraries" used elsewhere.
If this debug log is important, it should be easy to add in code
that's calling it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-09 11:56:00 +02:00
..
fileutils.go pkg/fileutils: PatternMatcher.Matches(): remove debug logging 2021-06-09 11:56:00 +02:00
fileutils_darwin.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fileutils_test.go pkg/fileutils: TestMatches: remove cases no longer valid for go1.16 2021-05-18 09:37:13 +02:00
fileutils_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fileutils_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00