Skip to content

Commit 4163cdc

Browse files
leonklingeleldez
authored andcommitted
go: update github.com/timakin/bodyclose to e39cf3fc478ef1a9b60e1bc08962376aa30310ef
This allows the linter to handle more cases which previously went undetected, e.g. timakin/bodyclose@c933b9a
1 parent 7fb3021 commit 4163cdc

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ require (
9696
github.com/stretchr/testify v1.8.1
9797
github.com/tdakkota/asciicheck v0.1.1
9898
github.com/tetafro/godot v1.4.11
99-
github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
99+
github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
100100
github.com/timonwong/loggercheck v0.9.3
101101
github.com/tomarrell/wrapcheck/v2 v2.7.0
102102
github.com/tommy-muehle/go-mnd/v2 v2.5.1

go.sum

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)