Skip to content

Commit c4bd292

Browse files
chore: Update .golangci.yml
Made with ❤️️ by updatecli
1 parent 847b3f9 commit c4bd292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run:
33
# timeout for analysis, e.g. 30s, 5m, default is 1m
44
timeout: 1m
55
build-tags: integration
6-
go: "1.23.4"
6+
go: "1.23.5"
77

88
issues:
99
# Maximum count of issues with the same text.

0 commit comments

Comments
 (0)