[chore]: Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#2781)

This commit is contained in:
dependabot[bot] 2024-03-25 10:31:19 +00:00 committed by GitHub
commit 40ee470536
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
105 changed files with 81065 additions and 43757 deletions

View file

@ -4,8 +4,6 @@ linters:
fast: false
enable:
- bodyclose
- deadcode
- depguard
- dogsled
- dupl
- errcheck
@ -29,20 +27,12 @@ linters:
- nolintlint
- rowserrcheck
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- unparam
- unused
- varcheck
- whitespace
- gofumpt
run:
timeout: 3m
linters-settings:
dupl:
# tokens count to trigger issue, 150 by default
threshold: 200