From fc5a56d378c4cf990dd77fc3fab0574b7ee27005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 04:52:42 +0000 Subject: [PATCH] Bump github.com/alexkohler/nakedret/v2 from 2.0.1 to 2.0.5 Bumps [github.com/alexkohler/nakedret/v2](https://github.com/alexkohler/nakedret) from 2.0.1 to 2.0.5. - [Release notes](https://github.com/alexkohler/nakedret/releases) - [Commits](https://github.com/alexkohler/nakedret/compare/v2.0.1...v2.0.5) --- updated-dependencies: - dependency-name: github.com/alexkohler/nakedret/v2 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 b0213d1..9ccb8e0 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23.0 require ( 4d63.com/gochecknoinits v0.0.0-20210416043744-25bb07f6e4e3 github.com/alexkohler/dogsled v0.0.0-20210716154023-34d2ab9edb3d - github.com/alexkohler/nakedret/v2 v2.0.1 + github.com/alexkohler/nakedret/v2 v2.0.5 github.com/alexkohler/prealloc v1.0.0 github.com/alexkohler/unimport v0.0.0-20171106223308-e6f2b2e2d406 github.com/butuzov/ireturn v0.3.0 diff --git a/go.sum b/go.sum index 949ad03..780d968 100644 --- a/go.sum +++ b/go.sum @@ -79,8 +79,8 @@ github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 h1:uSoVVbwJiQipAclBb github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod h1:6zEj6s6u/ghQa61ZWa/C2Aw3RkjiTBOix7dkqa1VLIs= github.com/alexkohler/dogsled v0.0.0-20210716154023-34d2ab9edb3d h1:VUC2VxJrY61sjClv49v315EqueruBC4Qb7okvLOt4EA= github.com/alexkohler/dogsled v0.0.0-20210716154023-34d2ab9edb3d/go.mod h1:JKZcwNsCuXMHGReMjwEWL8XLJjcgLm7dtLcBZMEZlDo= -github.com/alexkohler/nakedret/v2 v2.0.1 h1:DLFVWaHbEntNHBYGhPX+AhCM1gCErTs35IFWPh6Bnn0= -github.com/alexkohler/nakedret/v2 v2.0.1/go.mod h1:2b8Gkk0GsOrqQv/gPWjNLDSKwG8I5moSXG1K4VIBcTQ= +github.com/alexkohler/nakedret/v2 v2.0.5 h1:fP5qLgtwbx9EJE8dGEERT02YwS8En4r9nnZ71RK+EVU= +github.com/alexkohler/nakedret/v2 v2.0.5/go.mod h1:bF5i0zF2Wo2o4X4USt9ntUWve6JbFv02Ff4vlkmS/VU= github.com/alexkohler/prealloc v1.0.0 h1:Hbq0/3fJPQhNkN0dR95AVrr6R7tou91y0uHG5pOcUuw= github.com/alexkohler/prealloc v1.0.0/go.mod h1:VetnK3dIgFBBKmg0YnD9F9x6Icjd+9cvfHR56wJVlKE= github.com/alexkohler/unimport v0.0.0-20171106223308-e6f2b2e2d406 h1:5qYQDJAjMgBsrql8MGR7d+XNx/r4zH0PWaTq04k9TIA=