mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2571)
Bumps [github.com/quasilyte/go-ruleguard/dsl](https://github.com/quasilyte/go-ruleguard) from 0.3.16 to 0.3.17. - [Release notes](https://github.com/quasilyte/go-ruleguard/releases) - [Commits](https://github.com/quasilyte/go-ruleguard/compare/dsl/v0.3.16...dsl/v0.3.17) --- updated-dependencies: - dependency-name: github.com/quasilyte/go-ruleguard/dsl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
03efba9526
commit
19e8713449
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -66,7 +66,7 @@ require (
|
|||
github.com/pkg/errors v0.9.1
|
||||
github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
|
||||
github.com/prometheus/procfs v0.6.0 // indirect
|
||||
github.com/quasilyte/go-ruleguard/dsl v0.3.16
|
||||
github.com/quasilyte/go-ruleguard/dsl v0.3.17
|
||||
github.com/ryancurrah/gomodguard v1.2.3
|
||||
github.com/ryanrolds/sqlclosecheck v0.3.0
|
||||
github.com/sanposhiho/wastedassign/v2 v2.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue