Skip to content

Commit 9dea328

Browse files
build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.3.0 to 0.4.0
Bumps [github.com/ryanrolds/sqlclosecheck](https://github.com/ryanrolds/sqlclosecheck) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/ryanrolds/sqlclosecheck/releases) - [Commits](ryanrolds/sqlclosecheck@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/ryanrolds/sqlclosecheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 193ad93 commit 9dea328

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ require (
7979
github.com/polyfloyd/go-errorlint v1.0.6
8080
github.com/quasilyte/go-ruleguard/dsl v0.3.22
8181
github.com/ryancurrah/gomodguard v1.3.0
82-
github.com/ryanrolds/sqlclosecheck v0.3.0
82+
github.com/ryanrolds/sqlclosecheck v0.4.0
8383
github.com/sanposhiho/wastedassign/v2 v2.0.7
8484
github.com/sashamelentyev/interfacebloat v1.1.0
8585
github.com/sashamelentyev/usestdlibvars v1.21.1

go.sum

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)