Compare commits

...
Author SHA1 Message Date
CSRBot 5082c0e4c4 chore(deps): update go toolchain directive to v1.26.7
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Waiting to run
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Waiting to run
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Waiting to run
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Waiting to run
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Waiting to run
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Waiting to run
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Waiting to run
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Waiting to run
Lint Markdown files / Run markdown linter (pull_request) Waiting to run
2026-08-19 15:21:31 +00:00
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
+1 -1
View File
@@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
go 1.25.0
toolchain go1.26.6
toolchain go1.26.7
require (
github.com/alecthomas/kong v1.16.1