Merge pull request #892 from percona/dependabot/go_modules/github.com/alecthomas/kong-1.6.0

build(deps): bump github.com/alecthomas/kong from 1.5.0 to 1.6.0
This commit is contained in:
Sveta Smirnova
2024-12-16 15:21:53 +03:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/Ladicle/tabwriter v1.0.0
github.com/Masterminds/semver v1.5.0
github.com/alecthomas/kingpin v2.2.6+incompatible
github.com/alecthomas/kong v1.5.0
github.com/alecthomas/kong v1.6.0
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/go-ini/ini v1.67.0
github.com/golang/mock v1.6.0