Merge pull request #9769 from ulyssessouza/wakeup

Wake up!
This commit is contained in:
Ulysses Souza 2022-08-19 17:27:48 +02:00 committed by GitHub
commit 6eb34031f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ linters:
- varcheck
linters-settings:
depguard:
list-type: blacklist
list-type: denylist
include-go-root: true
packages:
# The io/ioutil package has been deprecated.