chore(deps): update dependency go to v1.25.4 #104

Merged
CSRBot merged 1 commits from renovate/go-modules into master 2025-11-05 21:48:56 +01:00
Showing only changes of commit 9ebdc3c02c - Show all commits

2
go.mod
View File

@@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
go 1.23.0
toolchain go1.25.3
toolchain go1.25.4
require (
github.com/alecthomas/kong v1.12.1