Update module github.com/alecthomas/kong to v0.9.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9f017e7e03
commit
91bbc61f77
2 changed files with 7 additions and 7 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue