File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ require (
122122 github.com/tetafro/godot v1.5.4
123123 github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67
124124 github.com/timonwong/loggercheck v0.11.0
125- github.com/tomarrell/wrapcheck/v2 v2.11 .0
125+ github.com/tomarrell/wrapcheck/v2 v2.12 .0
126126 github.com/tommy-muehle/go-mnd/v2 v2.5.1
127127 github.com/ultraware/funlen v0.2.0
128128 github.com/ultraware/whitespace v0.2.0
Original file line number Diff line number Diff line change @@ -490,8 +490,8 @@ github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 h1:9LPGD+jzxMlnk
490490github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 /go.mod h1:mkjARE7Yr8qU23YcGMSALbIxTQ9r9QBVahQOBRfU460 =
491491github.com/timonwong/loggercheck v0.11.0 h1:jdaMpYBl+Uq9mWPXv1r8jc5fC3gyXx4/WGwTnnNKn4M =
492492github.com/timonwong/loggercheck v0.11.0 /go.mod h1:HEAWU8djynujaAVX7QI65Myb8qgfcZ1uKbdpg3ZzKl8 =
493- github.com/tomarrell/wrapcheck/v2 v2.11 .0 h1:BJSt36snX9+4WTIXeJ7nvHBQBcm1h2SjQMSlmQ6aFSU =
494- github.com/tomarrell/wrapcheck/v2 v2.11 .0 /go.mod h1:wFL9pDWDAbXhhPZZt+nG8Fu+h29TtnZ2MW6Lx4BRXIU =
493+ github.com/tomarrell/wrapcheck/v2 v2.12 .0 h1:H/qQ1aNWz/eeIhxKAFvkfIA+N7YDvq6TWVFL27Of9is =
494+ github.com/tomarrell/wrapcheck/v2 v2.12 .0 /go.mod h1:AQhQuZd0p7b6rfW+vUwHm5OMCGgp63moQ9Qr/0BpIWo =
495495github.com/tommy-muehle/go-mnd/v2 v2.5.1 h1:NowYhSdyE/1zwK9QCLeRb6USWdoif80Ie+v+yU8u1Zw =
496496github.com/tommy-muehle/go-mnd/v2 v2.5.1 /go.mod h1:WsUAkMJMYww6l/ufffCD3m+P7LEvr8TnZn9lwVDlgzw =
497497github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
Original file line number Diff line number Diff line change @@ -994,8 +994,8 @@ github.com/timonwong/loggercheck/internal/checkers/printf
994994github.com/timonwong/loggercheck/internal/rules
995995github.com/timonwong/loggercheck/internal/sets
996996github.com/timonwong/loggercheck/internal/stringutil
997- # github.com/tomarrell/wrapcheck/v2 v2.11 .0
998- ## explicit; go 1.22 .0
997+ # github.com/tomarrell/wrapcheck/v2 v2.12 .0
998+ ## explicit; go 1.24 .0
999999github.com/tomarrell/wrapcheck/v2/wrapcheck
10001000# github.com/tommy-muehle/go-mnd/v2 v2.5.1
10011001## explicit; go 1.12
You can’t perform that action at this time.
0 commit comments