bump golangci-lint to 2.11.1 (#5554)

This commit is contained in:
bluenviron-bot
2026-03-07 16:16:46 +01:00
committed by GitHub
parent 9f94bd1333
commit a1b0b01b60
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- uses: golangci/golangci-lint-action@v9
with:
version: v2.10.1
version: v2.11.1
go_mod:
runs-on: ubuntu-22.04