From 8406d863c8e963665880b5892cc082f9e06db0d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 11:15:27 +0000 Subject: [PATCH] build(deps): bump github.com/tetafro/godot from 1.4.16 to 1.4.17 Bumps [github.com/tetafro/godot](https://github.com/tetafro/godot) from 1.4.16 to 1.4.17. - [Release notes](https://github.com/tetafro/godot/releases) - [Changelog](https://github.com/tetafro/godot/blob/master/.goreleaser.yml) - [Commits](https://github.com/tetafro/godot/compare/v1.4.16...v1.4.17) --- updated-dependencies: - dependency-name: github.com/tetafro/godot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 33e27b1e29cc..d1a6ee36585c 100644 --- a/go.mod +++ b/go.mod @@ -107,7 +107,7 @@ require ( github.com/stbenjam/no-sprintf-host-port v0.1.1 github.com/stretchr/testify v1.9.0 github.com/tdakkota/asciicheck v0.2.0 - github.com/tetafro/godot v1.4.16 + github.com/tetafro/godot v1.4.17 github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 github.com/timonwong/loggercheck v0.9.4 github.com/tomarrell/wrapcheck/v2 v2.9.0 diff --git a/go.sum b/go.sum index 2167a24865ac..a07869963fca 100644 --- a/go.sum +++ b/go.sum @@ -539,8 +539,8 @@ github.com/tenntenn/modver v1.0.1 h1:2klLppGhDgzJrScMpkj9Ujy3rXPUspSjAcev9tSEBgA github.com/tenntenn/modver v1.0.1/go.mod h1:bePIyQPb7UeioSRkw3Q0XeMhYZSMx9B8ePqg6SAMGH0= github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3 h1:f+jULpRQGxTSkNYKJ51yaw6ChIqO+Je8UqsTKN/cDag= github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3/go.mod h1:ON8b8w4BN/kE1EOhwT0o+d62W65a6aPw1nouo9LMgyY= -github.com/tetafro/godot v1.4.16 h1:4ChfhveiNLk4NveAZ9Pu2AN8QZ2nkUGFuadM9lrr5D0= -github.com/tetafro/godot v1.4.16/go.mod h1:2oVxTBSftRTh4+MVfUaUXR6bn2GDXCaMcOG4Dk3rfio= +github.com/tetafro/godot v1.4.17 h1:pGzu+Ye7ZUEFx7LHU0dAKmCOXWsPjl7qA6iMGndsjPs= +github.com/tetafro/godot v1.4.17/go.mod h1:2oVxTBSftRTh4+MVfUaUXR6bn2GDXCaMcOG4Dk3rfio= github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 h1:quvGphlmUVU+nhpFa4gg4yJyTRJ13reZMDHrKwYw53M= github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966/go.mod h1:27bSVNWSBOHm+qRp1T9qzaIpsWEP6TbUnei/43HK+PQ= github.com/timonwong/loggercheck v0.9.4 h1:HKKhqrjcVj8sxL7K77beXh0adEm6DLjV/QOGeMXEVi4=