mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-10 19:40:55 +01:00
![Wim](/assets/img/avatar_default.png)
* Update dependencies and build to go1.22 * Fix api changes wrt to dependencies * Update golangci config
9 lines
159 B
YAML
9 lines
159 B
YAML
package: go.uber.org/multierr
|
|
import:
|
|
- package: go.uber.org/atomic
|
|
version: ^1
|
|
testImport:
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|