build(deps): bump github.com/alecthomas/kong from 0.2.18 to 0.2.20

Bumps github.com/alecthomas/kong from 0.2.18 to 0.2.20.

Commits
  • deebf0b Do not add environment variable to help it is already present.
  • 32b2f74 Support $$ for escaping $ in interpolated values.
  • c5e464a Deprecate HelpFormatter.
  • c3703cd Fix that default should not override the placeholder.
  • d564bd2 Add test for #244.
  • 342263c Fix docs re. Help() interface.
  • ff839dc Fix env var interpolation (#236)
  • f00d33b Use reflect-compatible struct tags in examples
  • 79f896f feat: add support for variable interpolation into env tag key (#234)
  • 5090305 Add help testcase for envprefix + no env.
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading