Commit graph

4 commits

Author SHA1 Message Date
Radosław Kobus
220da9f354
Fix file search for empty config type
When config type is unset and filename provided with extension viper failed to properly find that file. 
According to the docs, having set file name with extension is not required to provide config type.
2022-07-12 16:09:52 +02:00
Mark Sagi-Kazar
a785a79f22 refactor: replace jww with the new logger interface 2021-12-09 18:58:22 +01:00
Mark Sagi-Kazar
eae2327cb5 feat: disable finder for now
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-09-22 20:41:33 +02:00
Mark Sagi-Kazar
4e595cec77 feat: use io/fs for searching files on Go 1.16+
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-09-21 18:01:05 +02:00