From 421affb7f41cf3a2582a7d4d655134cd0cbb42cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 01:06:27 +0000 Subject: [PATCH 1/2] 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](https://github.com/firefart/nonamedreturns/compare/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] --- go.mod | 4 +++- go.sum | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 362c61861eed..97e672a48d7f 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/golangci/golangci-lint/v2 go 1.23.0 +toolchain go1.24.1 + require ( 4d63.com/gocheckcompilerdirectives v1.3.0 4d63.com/gochecknoglobals v0.2.2 @@ -38,7 +40,7 @@ require ( github.com/daixiang0/gci v0.13.6 github.com/denis-tingaikin/go-header v0.5.0 github.com/fatih/color v1.18.0 - github.com/firefart/nonamedreturns v1.0.5 + github.com/firefart/nonamedreturns v1.0.6 github.com/fzipp/gocyclo v0.6.0 github.com/ghostiam/protogetter v0.3.13 github.com/go-critic/go-critic v0.13.0 diff --git a/go.sum b/go.sum index 68b4c3401cc7..32262f617180 100644 --- a/go.sum +++ b/go.sum @@ -164,8 +164,8 @@ github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM= github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU= github.com/fatih/structtag v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4= github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94= -github.com/firefart/nonamedreturns v1.0.5 h1:tM+Me2ZaXs8tfdDw3X6DOX++wMCOqzYUho6tUTYIdRA= -github.com/firefart/nonamedreturns v1.0.5/go.mod h1:gHJjDqhGM4WyPt639SOZs+G89Ko7QKH5R5BhnO6xJhw= +github.com/firefart/nonamedreturns v1.0.6 h1:vmiBcKV/3EqKY3ZiPxCINmpS431OcE1S47AQUwhrg8E= +github.com/firefart/nonamedreturns v1.0.6/go.mod h1:R8NisJnSIpvPWheCq0mNRXJok6D8h7fagJTF8EMEwCo= github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE= github.com/frankban/quicktest v1.14.3/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps= github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwVZI= From a7438723eff9a97ba3797dd60daefdf4b86857cb Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Fri, 4 Apr 2025 03:12:48 +0200 Subject: [PATCH 2/2] chore: clean --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 97e672a48d7f..cf99f0988673 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/golangci/golangci-lint/v2 go 1.23.0 -toolchain go1.24.1 - require ( 4d63.com/gocheckcompilerdirectives v1.3.0 4d63.com/gochecknoglobals v0.2.2