cleanup: purge github.com/pkg/errors

This commit is contained in:
Seth Hoenig
2022-04-01 19:24:02 -05:00
parent 7c589fd773
commit 6f37b28b87
27 changed files with 144 additions and 156 deletions

View File

@@ -59,8 +59,9 @@ linters-settings:
# disallow packages from being used
list-type: blacklist
packages:
- github.com/hashicorp/consul/command/flags
- github.com/boltdb/bolt
- github.com/hashicorp/consul/command/flags
- github.com/pkg/errors
gocritic:
disabled-checks:
- commentFormatting