chore(deps): update dependency go to v1.26.2
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 49s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 24s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 14s
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 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 2m59s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m53s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 55s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 39s

This commit is contained in:
2026-04-14 11:20:48 +00:00
parent 78387b3a01
commit 6e572575ea

2
go.mod
View File

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