chore(deps): update dependency go to v1.26.3
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 1m1s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 28s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 11s
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 1m25s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 40s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 32s

This commit is contained in:
2026-05-07 18:14:38 +00:00
parent f8f7ac489e
commit 2b158f75c0
+1 -1
View File
@@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
go 1.23.0
toolchain go1.26.2
toolchain go1.26.3
require (
github.com/alecthomas/kong v1.15.0