Update dependency go to v1.22.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-03-10 14:19:09 +00:00
parent 91bbc61f77
commit 713ee25435
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

2
go.mod
View file

@ -1,6 +1,6 @@
module git.ar21.de/yolokube/country-geo-locations
go 1.22.0
go 1.22.1
require (
github.com/alecthomas/kong v0.9.0