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

This commit is contained in:
Renovate Bot 2024-09-10 12:21:44 +00:00
parent c688c9c552
commit c1ab1107f6
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 5 additions and 7 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.ar21.de/yolokube/country-geo-locations
go 1.22.2
require (
github.com/alecthomas/kong v1.0.0
github.com/alecthomas/kong v1.1.0
github.com/go-chi/chi/v5 v5.1.0
github.com/go-chi/render v1.0.3
github.com/hashicorp/go-memdb v1.3.4