chore(deps): update dependency go to v1.26.1 #138

Merged
CSRBot merged 1 commits from renovate/go-modules into master 2026-03-06 03:16:57 +01: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.26.0
toolchain go1.26.1
require (
github.com/alecthomas/kong v1.14.0