Update dependency go to v1.21.6 #3

Merged
renovate merged 1 commit from renovate/go-1.x into main 2024-01-10 20:16:26 +01:00
Showing only changes of commit c420144b68 - Show all commits

2
go.mod
View file

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