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

This commit is contained in:
Renovate Bot 2024-02-06 23:19:28 +00:00 committed by Tom Neuber
parent f3a9b151cd
commit a139131e62
Signed by: tom
GPG key ID: F17EFE4272D89FF6

2
go.mod
View file

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