improve service code & add prometheus exporter #49

Merged
tom merged 3 commits from tn-add-prometheus-exporter into main 2024-11-28 12:22:52 +01:00
Showing only changes of commit 235cd4d00f - Show all commits

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