chore: bump deps

This commit is contained in:
Kevin Franklin Kim 2024-05-03 09:51:06 +02:00
parent be505c3fb8
commit cb66643c24
No known key found for this signature in database

View File

@ -28,7 +28,7 @@ jobs:
check-latest: true check-latest: true
go-version-file: go.mod go-version-file: go.mod
- uses: golangci/golangci-lint-action@v4 - uses: golangci/golangci-lint-action@v5
with: with:
working-directory: ${{ matrix.gomod }} working-directory: ${{ matrix.gomod }}