bump go to 1.25.9 and golancilint (#759)

This commit is contained in:
Enrico Candino
2026-04-09 10:56:35 +02:00
committed by GitHub
parent d7ab4320c7
commit e21b1b6ba6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.11.3
version: v2.11.4
args: -v
only-new-issues: true
skip-cache: false