Skip to content

build(deps): bump github.com/ryanrolds/sqlclosecheck from v0.5.1 to a fork#6441

Merged
ldez merged 2 commits intogolangci:mainfrom
ldez:fix/sqlclosecheck-panic
Mar 17, 2026
Merged

build(deps): bump github.com/ryanrolds/sqlclosecheck from v0.5.1 to a fork#6441
ldez merged 2 commits intogolangci:mainfrom
ldez:fix/sqlclosecheck-panic

Conversation

@ldez
Copy link
Copy Markdown
Member

@ldez ldez commented Mar 17, 2026

sqlclosecheck doesn't seem to be active: PRs to fix several problems are opened since months.

So, I created a temporary fork with the fixes.

The fork contains:

I follow the original repo, so I will be informed if there is any change.

ryanrolds/sqlclosecheck@main...golangci:sqlclosecheck:fork

Fixes #6439

@ldez ldez added this to the unreleased milestone Mar 17, 2026
@ldez ldez added bug Something isn't working dependencies Relates to an upstream dependency linter: update version Update version of linter go Pull requests that update Go code labels Mar 17, 2026
@ldez ldez merged commit b7ca3ba into golangci:main Mar 17, 2026
17 checks passed
@ldez ldez deleted the fix/sqlclosecheck-panic branch March 17, 2026 15:58
ldez added a commit to ldez/golangci-lint that referenced this pull request Mar 22, 2026
@ldez ldez modified the milestones: unreleased, v2.11 Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic during sqlclosecheck

2 participants