Skip to content

Commit 707cdd3

Browse files
chore(deps): update module github.com/tetafro/godot to v1.5.2 (#1228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0dbc3aa commit 707cdd3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

internal/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ require (
196196
github.com/stretchr/testify v1.11.1 // indirect
197197
github.com/subosito/gotenv v1.6.0 // indirect
198198
github.com/tdakkota/asciicheck v0.4.1 // indirect
199-
github.com/tetafro/godot v1.5.1 // indirect
199+
github.com/tetafro/godot v1.5.2 // indirect
200200
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 // indirect
201201
github.com/timonwong/loggercheck v0.11.0 // indirect
202202
github.com/tomarrell/wrapcheck/v2 v2.11.0 // indirect

internal/tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,8 +466,8 @@ github.com/tenntenn/modver v1.0.1 h1:2klLppGhDgzJrScMpkj9Ujy3rXPUspSjAcev9tSEBgA
466466
github.com/tenntenn/modver v1.0.1/go.mod h1:bePIyQPb7UeioSRkw3Q0XeMhYZSMx9B8ePqg6SAMGH0=
467467
github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3 h1:f+jULpRQGxTSkNYKJ51yaw6ChIqO+Je8UqsTKN/cDag=
468468
github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3/go.mod h1:ON8b8w4BN/kE1EOhwT0o+d62W65a6aPw1nouo9LMgyY=
469-
github.com/tetafro/godot v1.5.1 h1:PZnjCol4+FqaEzvZg5+O8IY2P3hfY9JzRBNPv1pEDS4=
470-
github.com/tetafro/godot v1.5.1/go.mod h1:cCdPtEndkmqqrhiCfkmxDodMQJ/f3L1BCNskCUZdTwk=
469+
github.com/tetafro/godot v1.5.2 h1:nhq1E0NnvuWeOZFdniX4BxXirq+t5MI8ClKklqx+9FA=
470+
github.com/tetafro/godot v1.5.2/go.mod h1:cCdPtEndkmqqrhiCfkmxDodMQJ/f3L1BCNskCUZdTwk=
471471
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 h1:9LPGD+jzxMlnk5r6+hJnar67cgpDIz/iyD+rfl5r2Vk=
472472
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67/go.mod h1:mkjARE7Yr8qU23YcGMSALbIxTQ9r9QBVahQOBRfU460=
473473
github.com/timonwong/loggercheck v0.11.0 h1:jdaMpYBl+Uq9mWPXv1r8jc5fC3gyXx4/WGwTnnNKn4M=

0 commit comments

Comments
 (0)