chore(go): bump go version to 1.23.3
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Tom Neuber 2024-11-28 11:55:55 +01:00
parent 4bbda96dc7
commit 235cd4d00f
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.22.2
go 1.23.3
require (
github.com/alecthomas/kong v1.4.0