Skip to content

Commit 421affb

Browse files
build(deps): bump github.com/firefart/nonamedreturns from 1.0.5 to 1.0.6
Bumps [github.com/firefart/nonamedreturns](https://github.com/firefart/nonamedreturns) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/firefart/nonamedreturns/releases) - [Changelog](https://github.com/firefart/nonamedreturns/blob/main/.goreleaser.yaml) - [Commits](firefart/nonamedreturns@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: github.com/firefart/nonamedreturns dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 835bf75 commit 421affb

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
@@ -38,7 +40,7 @@ require (
3840
github.com/daixiang0/gci v0.13.6
3941
github.com/denis-tingaikin/go-header v0.5.0
4042
github.com/fatih/color v1.18.0
41-
github.com/firefart/nonamedreturns v1.0.5
43+
github.com/firefart/nonamedreturns v1.0.6
4244
github.com/fzipp/gocyclo v0.6.0
4345
github.com/ghostiam/protogetter v0.3.13
4446
github.com/go-critic/go-critic v0.13.0

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)