Merge pull request 'chore(deps): update dependency go to v1.26.0' (#128) from renovate/go-modules into master
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 19s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 9s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 55s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 31s

This commit was merged in pull request #128.
This commit is contained in:
2026-02-11 05:22:50 +00:00

2
go.mod
View File

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