chore(deps): update dependency go to v1.24.3
All checks were successful
Run unit tests / test (pull_request) Successful in 5m25s
Run unit tests / test (push) Successful in 5m52s

This commit is contained in:
2025-05-31 22:10:52 +00:00
parent ec377df034
commit e7d99c78d1

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.0
toolchain go1.24.3
require (
github.com/alecthomas/kong v1.11.0