Update module github.com/alecthomas/kong to v0.9.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-03-08 07:19:08 +00:00
parent 9f017e7e03
commit 91bbc61f77
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 7 additions and 7 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.ar21.de/yolokube/country-geo-locations
go 1.22.0
require (
github.com/alecthomas/kong v0.8.1
github.com/alecthomas/kong v0.9.0
github.com/go-chi/chi/v5 v5.0.12
github.com/go-chi/render v1.0.3
github.com/hashicorp/go-memdb v1.3.4