Compare commits

...

1 commit

Author SHA1 Message Date
b5ae2b30ec
bump go version
Some checks failed
ci/woodpecker/push/test unknown status
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build unknown status
2024-11-28 11:55:55 +01:00

2
go.mod
View file

@ -1,6 +1,6 @@
module git.ar21.de/yolokube/country-geo-locations module git.ar21.de/yolokube/country-geo-locations
go 1.22.2 go 1.23.3
require ( require (
github.com/alecthomas/kong v1.4.0 github.com/alecthomas/kong v1.4.0