From 3adc77d62a83d31b6b378a818732f12a07ccd847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 20:13:06 +0000 Subject: [PATCH] build(deps): bump github.com/tetafro/godot from 1.4.8 to 1.4.9 Bumps [github.com/tetafro/godot](https://github.com/tetafro/godot) from 1.4.8 to 1.4.9. - [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.8...v1.4.9) --- 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 d8602f1508b5..bac821094c68 100644 --- a/go.mod +++ b/go.mod @@ -75,7 +75,7 @@ require ( github.com/ssgreg/nlreturn/v2 v2.1.0 github.com/stretchr/testify v1.7.0 github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b - github.com/tetafro/godot v1.4.8 + github.com/tetafro/godot v1.4.9 github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94 github.com/tomarrell/wrapcheck/v2 v2.3.0 github.com/tommy-muehle/go-mnd/v2 v2.4.0 diff --git a/go.sum b/go.sum index 03bbadeea1a9..f7fbdbb99b16 100644 --- a/go.sum +++ b/go.sum @@ -663,8 +663,8 @@ github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw= github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b h1:HxLVTlqcHhFAz3nWUcuvpH7WuOMv8LQoCWmruLfFH2U= github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM= -github.com/tetafro/godot v1.4.8 h1:rhuUH+tBrx24yVAr6Ox3/UxcsiUPPJcGhinfLdbdew0= -github.com/tetafro/godot v1.4.8/go.mod h1:LR3CJpxDVGlYOWn3ZZg1PgNZdTUvzsZWu8xaEohUpn8= +github.com/tetafro/godot v1.4.9 h1:wsNd0RuUxISqqudFqchsSsMqsM188DoZVPBeKl87tP0= +github.com/tetafro/godot v1.4.9/go.mod h1:LR3CJpxDVGlYOWn3ZZg1PgNZdTUvzsZWu8xaEohUpn8= github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94 h1:ig99OeTyDwQWhPe2iw9lwfQVF1KB3Q4fpP3X7/2VBG8= github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94/go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk= github.com/tklauser/go-sysconf v0.3.7 h1:HT7h4+536gjqeq1ZIJPgOl1rg1XFatQGVZWp7Py53eg=