bump golangci-lint to 2.9.0 (#5459)

This commit is contained in:
bluenviron-bot
2026-02-12 15:18:02 +01:00
committed by GitHub
parent a149a54681
commit ea6977d918
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- uses: golangci/golangci-lint-action@v9
with:
version: v2.8.0
version: v2.9.0
go_mod:
runs-on: ubuntu-22.04