Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 deps: bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#43)
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.2.11 to 0.2.12. * Ensure values aren't nil before decoding. * Fix return err for PrintUsage * Actually test filename. * Add NamedFileContentFlag. * Revert UsageOnMissing. * Fix README again. * Unbreak README. * Call Validate() functions on nodes if present. * Do not run parent node on missing child err with usageOnMissing option * Refactor k.FatalIfErrorf to use k.Fatalf * ... This merges the following commits: * deps: bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Pull-Request: #43
- Loading branch information