Compare commits

..
2 Commits
Author SHA1 Message Date
CSRBot 0500f276e2 Merge pull request 'chore(deps): update module github.com/alecthomas/kong to v1.16.1' (#186) from renovate/go-modules into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 15s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 27s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 31s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m17s
2026-08-13 18:29:19 +00:00
CSRBot bc51253f7a chore(deps): update go modules
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 1m9s
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) (push) Successful in 34s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 33s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 2m12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m20s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 1m16s
2026-08-13 18:21:07 +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.5
toolchain go1.26.6
require (
github.com/alecthomas/kong v1.16.1