1 Commits

Author SHA1 Message Date
91899709af chore(deps): update dependency golangci/golangci-lint to v2.10.1
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 39s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 41s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 7s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 1m48s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 16s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 1m49s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 15s
2026-02-17 17:05:18 +00:00
2 changed files with 2 additions and 2 deletions

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.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint version: v2.10.1 # renovate: datasource=github-releases depName=golangci/golangci-lint

View File

@@ -28,7 +28,7 @@ jobs:
GOPROXY: ${{ vars.GOPROXY }} GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@v6.4.0 uses: goreleaser/goreleaser-action@v6.4.0
with: with:
version: v2.14.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser version: v2.13.3 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean args: release --clean
sync-to-hub-docker-io: sync-to-hub-docker-io: