Juanjo Presa c97d0ff23d Fix fatal error on missing config file by handling viper.ConfigFileNotFoundError
Correctly identify Viper's ConfigFileNotFoundError in LoadConfig to log a warning and use defaults, unifying behavior with empty config files. Fixes fatal error when no config file is present for CLI commands relying on environment variables.
2025-10-19 15:29:47 +02:00
..
2023-09-05 08:47:43 +02:00
2025-09-11 13:49:02 +00:00
2025-10-16 12:59:52 +02:00
2025-09-09 09:40:00 +02:00
2025-10-16 12:59:52 +02:00
2025-09-09 09:40:00 +02:00
2025-10-16 12:00:11 +00:00
2025-09-09 09:40:00 +02:00
2025-09-09 09:40:00 +02:00
2024-10-02 14:50:17 +02:00