Skip to content

Commit 0b08f09

Browse files
build(deps): bump github.com/tetafro/godot from 1.4.18 to 1.4.20 (#5247)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
1 parent 0c6bccb commit 0b08f09

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ require (
107107
github.com/stbenjam/no-sprintf-host-port v0.2.0
108108
github.com/stretchr/testify v1.10.0
109109
github.com/tdakkota/asciicheck v0.3.0
110-
github.com/tetafro/godot v1.4.18
110+
github.com/tetafro/godot v1.4.20
111111
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3
112112
github.com/timonwong/loggercheck v0.10.1
113113
github.com/tomarrell/wrapcheck/v2 v2.10.0

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/golinters/godot/testdata/godot_cgo.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
//go:build ignore
2-
3-
// TODO(ldez) the linter doesn't support cgo.
4-
51
//golangcitest:args -Egodot
62
package testdata
73

0 commit comments

Comments
 (0)