Skip to content

Commit

Permalink
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.5 to 1.4.6
Browse files Browse the repository at this point in the history
Bumps [github.com/polyfloyd/go-errorlint](https://github.com/polyfloyd/go-errorlint) from 1.4.5 to 1.4.6.
- [Changelog](https://github.com/polyfloyd/go-errorlint/blob/main/CHANGELOG.md)
- [Commits](polyfloyd/go-errorlint@v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: github.com/polyfloyd/go-errorlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2023
1 parent 185b2c7 commit bff3fee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ require (
github.com/nishanths/exhaustive v0.12.0
github.com/nishanths/predeclared v0.2.2
github.com/nunnatsa/ginkgolinter v0.14.1
github.com/polyfloyd/go-errorlint v1.4.5
github.com/polyfloyd/go-errorlint v1.4.6
github.com/quasilyte/go-ruleguard/dsl v0.3.22
github.com/ryancurrah/gomodguard v1.3.0
github.com/ryanrolds/sqlclosecheck v0.5.1
Expand Down Expand Up @@ -123,7 +123,7 @@ require (
go-simpler.org/musttag v0.8.0
go-simpler.org/sloglint v0.3.0
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
golang.org/x/tools v0.15.0
golang.org/x/tools v0.16.0
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.6
mvdan.cc/gofumpt v0.5.0
Expand Down
10 changes: 5 additions & 5 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bff3fee

Please sign in to comment.