Skip to content

Commit 883adc6

Browse files
committed
fix: make lint&ci happy
1 parent 7be1f23 commit 883adc6

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
@@ -56,7 +56,7 @@ run:
5656
deadline: 5m
5757
issues-exit-code: 1
5858
tests: false
59-
go: '1.25'
59+
go: '1.24'
6060

6161
# output configuration options
6262
output:

0 commit comments

Comments
 (0)