chore: updating golangci lint (#15)

* feat: making things a lot more proper

* chore: update golangci lint
This commit is contained in:
Rasmus Wejlgaard 2026-05-20 21:01:53 +01:00 committed by GitHub
parent 419f462300
commit 5f26d818b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,6 @@ jobs:
run: go test -race ./... run: go test -race ./...
- name: Lint - name: Lint
uses: golangci/golangci-lint-action@v6 uses: golangci/golangci-lint-action@v7
with: with:
version: latest version: latest