Skip to content

Commit 2c1d661

Browse files
build(deps): bump github.com/tetafro/godot from 1.4.20 to 1.5.0 (#5420)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
1 parent 1a6b95b commit 2c1d661

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.golangci.next.reference.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1286,7 +1286,7 @@ linters-settings:
12861286
min-complexity: 10
12871287

12881288
godot:
1289-
# Comments to be checked: `declarations`, `toplevel`, or `all`.
1289+
# Comments to be checked: `declarations`, `toplevel`, `noinline` or `all`.
12901290
# Default: declarations
12911291
scope: toplevel
12921292
# List of regexps for excluding particular comment lines from check.

go.mod

+1-1
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.4.1
110-
github.com/tetafro/godot v1.4.20
110+
github.com/tetafro/godot v1.5.0
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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)