diff --git a/go.mod b/go.mod index c6bdb49b92cd..438ef7cfff78 100644 --- a/go.mod +++ b/go.mod @@ -73,7 +73,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.5 + github.com/tetafro/godot v1.4.6 github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94 github.com/tomarrell/wrapcheck v1.2.0 github.com/tommy-muehle/go-mnd/v2 v2.3.2 diff --git a/go.sum b/go.sum index 187ded4a59fb..0388e241e9de 100644 --- a/go.sum +++ b/go.sum @@ -609,8 +609,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.5 h1:VGxN2ACIRxhlD71tVf0spBr3Ieo9cemUWQP6ad7ul/A= -github.com/tetafro/godot v1.4.5/go.mod h1:FVDd4JuKliW3UgjswZfJfHq4vAx0bD/Jd5brJjGeaz4= +github.com/tetafro/godot v1.4.6 h1:NCglcF0Ct5vVUeRJVsUz9TPKyxkE/lKv7QYJfjxRuvw= +github.com/tetafro/godot v1.4.6/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.4 h1:HT8SVixZd3IzLdfs/xlpq0jeSfTX57g1v6wB1EuzV7M=