Skip to content

Commit deaf0e2

Browse files
authored
Update Go version from 1.24 to 1.25
1 parent c7ab0e1 commit deaf0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# is touched.
99
run:
1010
timeout: 10m
11-
go: "1.24"
11+
go: "1.25"
1212

1313
linters:
1414
enable:

0 commit comments

Comments
 (0)