chore: upgrade to v8 (#767)

This commit is contained in:
Julien Neuhart
2024-01-04 19:30:03 +01:00
committed by GitHub
parent b2f6e865a7
commit 1123af15c9
53 changed files with 87 additions and 88 deletions

View File

@@ -3,9 +3,8 @@ linters-settings:
sections:
- standard
- default
- prefix(github.com/gotenberg/gotenberg/v7)
- prefix(github.com/gotenberg/gotenberg/v8)
skip-generated: true
skip-vendor: true
custom-order: true
linters:
@@ -27,7 +26,7 @@ linters:
- unused
run:
deadline: 5m
timeout: 5m
issues-exit-code: 1
tests: false