Skip to content

Commit 373d03f

Browse files
build(deps): bump github.com/polyfloyd/go-errorlint from 1.7.1 to 1.8.0
Bumps [github.com/polyfloyd/go-errorlint](https://github.com/polyfloyd/go-errorlint) from 1.7.1 to 1.8.0. - [Changelog](https://github.com/polyfloyd/go-errorlint/blob/main/CHANGELOG.md) - [Commits](polyfloyd/go-errorlint@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: github.com/polyfloyd/go-errorlint dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a45ddd1 commit 373d03f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/golangci/golangci-lint/v2
22

33
go 1.23.0
44

5+
toolchain go1.24.1
6+
57
require (
68
4d63.com/gocheckcompilerdirectives v1.3.0
79
4d63.com/gochecknoglobals v0.2.2
@@ -85,7 +87,7 @@ require (
8587
github.com/nishanths/predeclared v0.2.2
8688
github.com/nunnatsa/ginkgolinter v0.19.1
8789
github.com/pelletier/go-toml/v2 v2.2.3
88-
github.com/polyfloyd/go-errorlint v1.7.1
90+
github.com/polyfloyd/go-errorlint v1.8.0
8991
github.com/quasilyte/go-ruleguard/dsl v0.3.22
9092
github.com/raeperd/recvcheck v0.2.0
9193
github.com/rogpeppe/go-internal v1.14.1

go.sum

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

0 commit comments

Comments
 (0)