Skip to content

Commit 4abdf2e

Browse files
authored
Merge pull request #252 from etcd-io/dependabot/go_modules/github.com/tomarrell/wrapcheck/v2-2.11.0
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.10.0 to 2.11.0
2 parents 18126ed + 6b3e626 commit 4abdf2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ require (
179179
github.com/tetafro/godot v1.4.20 // indirect
180180
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3 // indirect
181181
github.com/timonwong/loggercheck v0.10.1 // indirect
182-
github.com/tomarrell/wrapcheck/v2 v2.10.0 // indirect
182+
github.com/tomarrell/wrapcheck/v2 v2.11.0 // indirect
183183
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
184184
github.com/ultraware/funlen v0.2.0 // indirect
185185
github.com/ultraware/whitespace v0.2.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3 h1:y4mJRFlM6fUyP
416416
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3/go.mod h1:mkjARE7Yr8qU23YcGMSALbIxTQ9r9QBVahQOBRfU460=
417417
github.com/timonwong/loggercheck v0.10.1 h1:uVZYClxQFpw55eh+PIoqM7uAOHMrhVcDoWDery9R8Lg=
418418
github.com/timonwong/loggercheck v0.10.1/go.mod h1:HEAWU8djynujaAVX7QI65Myb8qgfcZ1uKbdpg3ZzKl8=
419-
github.com/tomarrell/wrapcheck/v2 v2.10.0 h1:SzRCryzy4IrAH7bVGG4cK40tNUhmVmMDuJujy4XwYDg=
420-
github.com/tomarrell/wrapcheck/v2 v2.10.0/go.mod h1:g9vNIyhb5/9TQgumxQyOEqDHsmGYcGsVMOx/xGkqdMo=
419+
github.com/tomarrell/wrapcheck/v2 v2.11.0 h1:BJSt36snX9+4WTIXeJ7nvHBQBcm1h2SjQMSlmQ6aFSU=
420+
github.com/tomarrell/wrapcheck/v2 v2.11.0/go.mod h1:wFL9pDWDAbXhhPZZt+nG8Fu+h29TtnZ2MW6Lx4BRXIU=
421421
github.com/tommy-muehle/go-mnd/v2 v2.5.1 h1:NowYhSdyE/1zwK9QCLeRb6USWdoif80Ie+v+yU8u1Zw=
422422
github.com/tommy-muehle/go-mnd/v2 v2.5.1/go.mod h1:WsUAkMJMYww6l/ufffCD3m+P7LEvr8TnZn9lwVDlgzw=
423423
github.com/ultraware/funlen v0.2.0 h1:gCHmCn+d2/1SemTdYMiKLAHFYxTYz7z9VIDRaTGyLkI=

0 commit comments

Comments
 (0)