Compare commits

..

1 Commits

Author SHA1 Message Date
CSRBot 097229fc91 chore(deps): update goreleaser/goreleaser-action action to v7.2.1
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 25s
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 15s
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 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Has been cancelled
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Has been cancelled
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Has been cancelled
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Has been cancelled
2026-04-27 09:15:10 +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@v9.2.0 - uses: golangci/golangci-lint-action@v9.2.0
with: with:
version: v2.12.2 # renovate: datasource=github-releases depName=golangci/golangci-lint version: v2.11.4 # 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.23.0 go 1.23.0
toolchain go1.26.3 toolchain go1.26.2
require ( require (
github.com/alecthomas/kong v1.15.0 github.com/alecthomas/kong v1.15.0