Compare commits

..

1 Commits

Author SHA1 Message Date
bfeb46e7a9
chore(deps): update docker.io/library/golang docker tag to v1.24.3
All checks were successful
Run unit tests / test (pull_request) Successful in 5m51s
2025-05-31 22:11:01 +00:00

2
go.mod
View File

@ -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