Skip to content

Commit 7c39086

Browse files
chore(deps): update module github.com/tetafro/godot to v1.5.4 (#1240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8415ca commit 7c39086

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
@@ -195,7 +195,7 @@ require (
195195
github.com/stretchr/testify v1.11.1 // indirect
196196
github.com/subosito/gotenv v1.6.0 // indirect
197197
github.com/tdakkota/asciicheck v0.4.1 // indirect
198-
github.com/tetafro/godot v1.5.3 // indirect
198+
github.com/tetafro/godot v1.5.4 // indirect
199199
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 // indirect
200200
github.com/timonwong/loggercheck v0.11.0 // indirect
201201
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
@@ -464,8 +464,8 @@ github.com/tenntenn/modver v1.0.1 h1:2klLppGhDgzJrScMpkj9Ujy3rXPUspSjAcev9tSEBgA
464464
github.com/tenntenn/modver v1.0.1/go.mod h1:bePIyQPb7UeioSRkw3Q0XeMhYZSMx9B8ePqg6SAMGH0=
465465
github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3 h1:f+jULpRQGxTSkNYKJ51yaw6ChIqO+Je8UqsTKN/cDag=
466466
github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3/go.mod h1:ON8b8w4BN/kE1EOhwT0o+d62W65a6aPw1nouo9LMgyY=
467-
github.com/tetafro/godot v1.5.3 h1:HbOgjfKx7Os1FobtlewpF/yu5ynSblLeY0F1GZd0EWk=
468-
github.com/tetafro/godot v1.5.3/go.mod h1:eOkMrVQurDui411nBY2FA05EYH01r14LuWY/NrVDVcU=
467+
github.com/tetafro/godot v1.5.4 h1:u1ww+gqpRLiIA16yF2PV1CV1n/X3zhyezbNXC3E14Sg=
468+
github.com/tetafro/godot v1.5.4/go.mod h1:eOkMrVQurDui411nBY2FA05EYH01r14LuWY/NrVDVcU=
469469
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 h1:9LPGD+jzxMlnk5r6+hJnar67cgpDIz/iyD+rfl5r2Vk=
470470
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67/go.mod h1:mkjARE7Yr8qU23YcGMSALbIxTQ9r9QBVahQOBRfU460=
471471
github.com/timonwong/loggercheck v0.11.0 h1:jdaMpYBl+Uq9mWPXv1r8jc5fC3gyXx4/WGwTnnNKn4M=

0 commit comments

Comments
 (0)