Compare commits

..

1 Commits

2
go.mod

@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
go 1.23.0
toolchain go1.24.3
toolchain go1.24.0
require (
github.com/alecthomas/kong v1.11.0