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

This commit is contained in:
Renovate Bot 2024-02-06 19:19:27 +00:00 committed by Tom Neuber
parent 5148efb50f
commit 669144c09f
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.6
go 1.21.7
require (
github.com/alecthomas/kong v0.8.1