fix(deps): update module github.com/urfave/cli/v2 to v2.23.4
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| github.com/urfave/cli/v2 | require | patch | 
v2.23.2 -> v2.23.4
 | 
Release Notes
urfave/cli
v2.23.4
What's Changed
- Chore: Add altsrc flag definition generation by @dearchap in https://github.com/urfave/cli/pull/1553
 
Full Changelog: https://github.com/urfave/cli/compare/v2.23.3...v2.23.4
v2.23.3
What's Changed
- Fix: Avoid duplication of help commands by @remiposo in https://github.com/urfave/cli/pull/1565
 - Feature:(issue_1550):Add support Int64Slice by read toml config file by @Edelweiss-Snow in https://github.com/urfave/cli/pull/1551
 
New Contributors
- @remiposo made their first contribution in https://github.com/urfave/cli/pull/1565
 - @Edelweiss-Snow made their first contribution in https://github.com/urfave/cli/pull/1551
 
Full Changelog: https://github.com/urfave/cli/compare/v2.23.2...v2.23.3
Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.