chore(deps): update dependencies and linters

This commit is contained in:
Julien Dessaux 2025-02-14 13:14:03 +01:00
parent 927655f4bc
commit ec494ffc7b
Signed by: adyxax
GPG key ID: F92E51B86E07177E
3 changed files with 16 additions and 17 deletions

View file

@ -7,21 +7,20 @@ issues:
linters:
disable-all: true
enable:
- copyloopvar
- durationcheck
- errcheck
- exportloopref
- forcetypeassert
- godot
- gofmt
- gosimple
- govet
- ineffassign
- makezero
- misspell
- nilerr
- predeclared
- staticcheck
- tenv
- unconvert
- unparam
- unused
- vet