wisski-cloud-distillery/internal/dis
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
..
component Replace deprecated os.Is{Not,}Exist calls 2023-03-02 12:56:20 +01:00
component.go Migrate pkg/lazy => pkglib/{lazy,lifetime} 2023-02-26 10:00:47 +01:00
distillery.go Add a form to provision a new instance 2023-02-27 11:12:22 +01:00
init.go Remove environment.Environment struct 2023-03-02 12:52:51 +01:00