Merge pull request 'chore(deps): update go toolchain directive to v1.26.7' (#187) from renovate/go-modules into master
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 30s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 33s
Lint Markdown files / Run markdown linter (push) Successful in 8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m17s

This commit was merged in pull request #187.
This commit is contained in:
2026-08-19 17:29:01 +00:00
+1 -1
View File
@@ -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