Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 (#641)

Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.7.1 to 0.8.0.
- [Commits](https://github.com/alecthomas/kong/compare/v0.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-22 17:44:13 +03:00
committed by GitHub
parent 9780a01942
commit 47d2af6cf7
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/AlekSi/pointer v1.2.0
github.com/Masterminds/semver v1.5.0
github.com/alecthomas/kingpin v2.2.6+incompatible
github.com/alecthomas/kong v0.7.1
github.com/alecthomas/kong v0.8.0
github.com/go-ini/ini v1.67.0
github.com/golang/mock v1.6.0
github.com/google/uuid v1.3.0