From d93841ae31d339007f2c75e9398f10c397b5fc3a Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 7 Jul 2026 21:14:51 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.26.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 21ef067..68d93fb 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter go 1.23.0 -toolchain go1.26.4 +toolchain go1.26.5 require ( github.com/alecthomas/kong v1.15.0 -- 2.52.0