4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-09-11 04:12:30 +00:00

Update vendor (#1461)

* Update vendored libs

* Fix slack api changes
This commit is contained in:
Wim
2021-05-05 22:03:28 +02:00
committed by GitHub
parent af543dcd05
commit a0bca42a7a
46 changed files with 430 additions and 1652 deletions

View File

@@ -39,6 +39,13 @@ linters:
- tparallel
- errorlint
- paralleltest
- forbidigo
- makezero
- thelper
- predeclared
- ifshort
- revive
- durationcheck
# - wrapcheck # TODO: v3 Fix
# - testpackage # TODO: Fix testpackage
@@ -62,6 +69,7 @@ linters:
# - nlreturn
# - gci
# - exhaustivestruct
# - cyclop
issues:
exclude-rules: