This commit replaces deprecated calls to `os.Is{Not,}Exist` with the
newer `errors.Is(err, fs.Err{Not,}Exist)`.
|
||
|---|---|---|
| .. | ||
| cli.go | ||
| cli_notices.go | ||
| flags.go | ||
| meta.go | ||
| params.go | ||
| requirements.go | ||
This commit replaces deprecated calls to `os.Is{Not,}Exist` with the
newer `errors.Is(err, fs.Err{Not,}Exist)`.
|
||
|---|---|---|
| .. | ||
| cli.go | ||
| cli_notices.go | ||
| flags.go | ||
| meta.go | ||
| params.go | ||
| requirements.go | ||