chore(deps): update dependency go to v1.26.4
renovate/artifacts Artifact file update failure
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 1m3s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 29s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 10s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 2m15s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m22s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 46s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 35s

This commit is contained in:
2026-06-02 21:24:57 +00:00
parent 1c1f604eab
commit 4e27327365
+1 -1
View File
@@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
go 1.23.0
toolchain go1.26.3
toolchain go1.26.4
require (
github.com/alecthomas/kong v1.15.0