Skip to content

Commit

Permalink
Bump github.com/tomarrell/wrapcheck/v2 from 2.8.2 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [github.com/tomarrell/wrapcheck/v2](https://github.com/tomarrell/wrapcheck) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/tomarrell/wrapcheck/releases)
- [Commits](tomarrell/wrapcheck@v2.8.2...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/tomarrell/wrapcheck/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ericcornelissen committed Aug 16, 2024
1 parent 09c1960 commit 2f7df03
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 @@ -24,7 +24,7 @@ require (
github.com/remyoudompheng/go-misc v0.0.0-20190427085024-2d6ac652a50e
github.com/rogpeppe/go-internal v1.12.0
github.com/tetafro/godot v1.4.16
github.com/tomarrell/wrapcheck/v2 v2.8.2
github.com/tomarrell/wrapcheck/v2 v2.9.0
github.com/ultraware/whitespace v0.1.0
gitlab.com/bosi/decorder v0.4.1
go.uber.org/nilaway v0.0.0-20240216175439-fb8b98c43554
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/tetafro/godot v1.4.16 h1:4ChfhveiNLk4NveAZ9Pu2AN8QZ2nkUGFuadM9lrr5D0=
github.com/tetafro/godot v1.4.16/go.mod h1:2oVxTBSftRTh4+MVfUaUXR6bn2GDXCaMcOG4Dk3rfio=
github.com/tomarrell/wrapcheck/v2 v2.8.2 h1:LxLk4ucEosn6VtvTeDSJxiG4sHBH1AxnanIr4fRn7rg=
github.com/tomarrell/wrapcheck/v2 v2.8.2/go.mod h1:jKTfybiuxV40PpMexzo8GgH95k+YB2szGtzd3ReorSQ=
github.com/tomarrell/wrapcheck/v2 v2.9.0 h1:801U2YCAjLhdN8zhZ/7tdjB3EnAoRlJHt/s+9hijLQ4=
github.com/tomarrell/wrapcheck/v2 v2.9.0/go.mod h1:g9vNIyhb5/9TQgumxQyOEqDHsmGYcGsVMOx/xGkqdMo=
github.com/ultraware/whitespace v0.1.0 h1:O1HKYoh0kIeqE8sFqZf1o0qbORXUCOQFrlaQyZsczZw=
github.com/ultraware/whitespace v0.1.0/go.mod h1:/se4r3beMFNmewJ4Xmz0nMQ941GJt+qmSHGP9emHYe0=
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
Expand Down

0 comments on commit 2f7df03

Please sign in to comment.