Compare commits

..
Author SHA1 Message Date
CSRBot 3e3efb82e5 chore(deps): update go toolchain directive to v1.27.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 34s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 11s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 26s
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 10s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 3m23s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 2m10s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 1m19s
2026-08-20 03:18:19 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ jobs:
go-version: ${{ matrix.go }} go-version: ${{ matrix.go }}
- uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0 - uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
with: with:
version: v2.13.1 # renovate: datasource=github-releases depName=golangci/golangci-lint version: v2.13.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
+1 -1
View File
@@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
go 1.25.0 go 1.25.0
toolchain go1.26.7 toolchain go1.27.0
require ( require (
github.com/alecthomas/kong v1.16.1 github.com/alecthomas/kong v1.16.1