fix(deps): update module github.com/alecthomas/kong to v1.5.0
This commit is contained in:
parent
fc3eaf4f5d
commit
8471c4ee99
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module git.ar21.de/yolokube/country-geo-locations
|
|||
go 1.23.3
|
||||
|
||||
require (
|
||||
github.com/alecthomas/kong v1.4.0
|
||||
github.com/alecthomas/kong v1.5.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue