diff --git a/go.mod b/go.mod index 2503f08..d6b4d39 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter go 1.25.0 -toolchain go1.26.6 +toolchain go1.26.7 require ( github.com/alecthomas/kong v1.16.1