Skip to content

Commit

Permalink
Bump github.com/alexkohler/nakedret/v2 from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [github.com/alexkohler/nakedret/v2](https://github.com/alexkohler/nakedret) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/alexkohler/nakedret/releases)
- [Commits](alexkohler/nakedret@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: github.com/alexkohler/nakedret/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent d99e5b0 commit c2c38f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.1
require (
4d63.com/gochecknoinits v0.0.0-20210416043744-25bb07f6e4e3
github.com/alexkohler/dogsled v0.0.0-20240130174141-bb1f9c4c0c98
github.com/alexkohler/nakedret/v2 v2.0.2
github.com/alexkohler/nakedret/v2 v2.0.3
github.com/alexkohler/prealloc v1.0.0
github.com/alexkohler/unimport v0.0.0-20171106223308-e6f2b2e2d406
github.com/butuzov/ireturn v0.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/ProtonMail/go-crypto v1.0.0 h1:LRuvITjQWX+WIfr930YHG2HNfjR1uOfyf5vE0k
github.com/ProtonMail/go-crypto v1.0.0/go.mod h1:EjAoLdwvbIOoOQr3ihjnSoLZRtE8azugULFRteWMNc0=
github.com/alexkohler/dogsled v0.0.0-20240130174141-bb1f9c4c0c98 h1:yng7lub86U6RzE1SNbPBLs1vovL9gxxNz/jvqr2WMlM=
github.com/alexkohler/dogsled v0.0.0-20240130174141-bb1f9c4c0c98/go.mod h1:JKZcwNsCuXMHGReMjwEWL8XLJjcgLm7dtLcBZMEZlDo=
github.com/alexkohler/nakedret/v2 v2.0.2 h1:qnXuZNvv3/AxkAb22q/sEsEpcA99YxLFACDtEw9TPxE=
github.com/alexkohler/nakedret/v2 v2.0.2/go.mod h1:2b8Gkk0GsOrqQv/gPWjNLDSKwG8I5moSXG1K4VIBcTQ=
github.com/alexkohler/nakedret/v2 v2.0.3 h1:PKK36FqXcDs0VIifnVjn3rPzM8O3lOJ2NVIdDqf/Jx8=
github.com/alexkohler/nakedret/v2 v2.0.3/go.mod h1:DElDQL4kzpb9POK7PkMFjX/6VB4N0AbvPYcSbslvokg=
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=
Expand Down

0 comments on commit c2c38f5

Please sign in to comment.