wisski-cloud-distillery/internal/dis/component/exporter/logger
Tom Wiesing 9807213e60
Replace deprecated os.Is{Not,}Exist calls
This commit replaces deprecated calls to `os.Is{Not,}Exist` with the
newer `errors.Is(err, fs.Err{Not,}Exist)`.
2023-03-02 12:56:20 +01:00
..
logger.go Replace deprecated os.Is{Not,}Exist calls 2023-03-02 12:56:20 +01:00