From c777b2011b1006b91e6a5788ce65c9d7df1b3026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 17:53:21 +0000 Subject: [PATCH] build(deps): bump github.com/firefart/nonamedreturns from 1.0.4 to 1.0.5 Bumps [github.com/firefart/nonamedreturns](https://github.com/firefart/nonamedreturns) from 1.0.4 to 1.0.5. - [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.4...v1.0.5) --- updated-dependencies: - dependency-name: github.com/firefart/nonamedreturns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 72ed95cb2c2c..9f07bbf26292 100644 --- a/go.mod +++ b/go.mod @@ -35,7 +35,7 @@ require ( github.com/daixiang0/gci v0.13.4 github.com/denis-tingaikin/go-header v0.5.0 github.com/fatih/color v1.16.0 - github.com/firefart/nonamedreturns v1.0.4 + github.com/firefart/nonamedreturns v1.0.5 github.com/fzipp/gocyclo v0.6.0 github.com/ghostiam/protogetter v0.3.5 github.com/go-critic/go-critic v0.11.3 diff --git a/go.sum b/go.sum index 2242a7d0cfcd..85cb2c8bc33a 100644 --- a/go.sum +++ b/go.sum @@ -141,8 +141,8 @@ github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM= github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE= 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.4 h1:abzI1p7mAEPYuR4A+VLKn4eNDOycjYo2phmY9sfv40Y= -github.com/firefart/nonamedreturns v1.0.4/go.mod h1:TDhe/tjI1BXo48CmYbUduTV7BdIga8MAO/xbKdcVsGI= +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/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8= github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwVZI=