This commit is contained in:
aceld 2024-04-16 16:04:20 +08:00
parent 2d7dc5d0a4
commit ff56977a55

View File

@ -19,10 +19,10 @@ linters:
linters-settings:
staticcheck:
go: "1.17"
go: "1.18"
checks:
- "all"
- "-SA1019"
unused:
go: "1.17"
go: "1.18"