mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-30 15:02:00 -08:00
bump golangci-lint (#4550)
This commit is contained in:
parent
e707a9237d
commit
fad64a87bd
22 changed files with 77 additions and 75 deletions
4
.github/workflows/code_lint.yml
vendored
4
.github/workflows/code_lint.yml
vendored
|
|
@ -21,9 +21,9 @@ jobs:
|
|||
|
||||
- run: go generate ./...
|
||||
|
||||
- uses: golangci/golangci-lint-action@v4
|
||||
- uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: v1.61.0
|
||||
version: v2.1.6
|
||||
|
||||
mod_tidy:
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue