fix(deps): update module github.com/alecthomas/kong to v1.10.0
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Renovate Bot 2025-04-03 17:07:19 +00:00 committed by renovate
parent 561b21150a
commit ccb816462e
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.ar21.de/yolokube/country-geo-locations
go 1.23.3
require (
github.com/alecthomas/kong v1.9.0
github.com/alecthomas/kong v1.10.0
github.com/go-chi/chi/v5 v5.2.1
github.com/go-chi/render v1.0.3
github.com/hashicorp/go-memdb v1.3.5