Update dependency go to v1.21.7
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
5148efb50f
commit
669144c09f
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module git.ar21.de/yolokube/country-geo-locations
|
module git.ar21.de/yolokube/country-geo-locations
|
||||||
|
|
||||||
go 1.21.6
|
go 1.21.7
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/alecthomas/kong v0.8.1
|
github.com/alecthomas/kong v0.8.1
|
||||||
|
|
Loading…
Reference in a new issue