From 4f648a732fb4fcf1239343b9bdf08fd987144314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 14:17:27 +0800 Subject: [PATCH] build(deps): bump github.com/tetafro/godot from 1.3.2 to 1.4.3 (#1664) Bumps [github.com/tetafro/godot](https://github.com/tetafro/godot) from 1.3.2 to 1.4.3. - [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.3.2...v1.4.3) Signed-off-by: dependabot[bot] Signed-off-by: Xiang Dai Co-authored-by: Xiang Dai Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7b9c6616..41944021 100644 --- a/go.mod +++ b/go.mod @@ -61,7 +61,7 @@ require ( github.com/ssgreg/nlreturn/v2 v2.1.0 github.com/stretchr/testify v1.7.0 github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2 - github.com/tetafro/godot v1.3.2 + github.com/tetafro/godot v1.4.3 github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e github.com/tomarrell/wrapcheck v0.0.0-20200807122107-df9e8bcb914d github.com/tommy-muehle/go-mnd v1.3.1-0.20201008215730-16041ac3fe65 diff --git a/go.sum b/go.sum index e5366038..56303e73 100644 --- a/go.sum +++ b/go.sum @@ -400,8 +400,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-20200416190851-d7f85be797a2 h1:Xr9gkxfOP0KQWXKNqmwe8vEeSUiUj4Rlee9CMVX2ZUQ= github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM= -github.com/tetafro/godot v1.3.2 h1:HzWC3XjadkyeuBZxkfAFNY20UVvle0YD51I6zf6RKlU= -github.com/tetafro/godot v1.3.2/go.mod h1:ah7jjYmOMnIjS9ku2krapvGQrFNtTLo9Z/qB3dGU1eU= +github.com/tetafro/godot v1.4.3 h1:pl95xaTCPdCb+l1v+uWrdcY+aiagEg19dv5rfxru57M= +github.com/tetafro/godot v1.4.3/go.mod h1:ah7jjYmOMnIjS9ku2krapvGQrFNtTLo9Z/qB3dGU1eU= github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e h1:RumXZ56IrCj4CL+g1b9OL/oH0QnsF976bC8xQFYUD5Q= github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e/go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk= github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=