chore(deps): update dependency go to v1.25.1
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 3m16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 2m2s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 2m40s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 1m55s
Lint Markdown files / Run markdown linter (pull_request) Successful in 18s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Has been cancelled
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Has been cancelled
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Has been cancelled
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Has been cancelled

This commit is contained in:
2025-09-03 19:16:45 +00:00
parent 4151ae3770
commit 1f6d5ab6a9

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.0
toolchain go1.25.1
require (
github.com/alecthomas/kong v1.12.1