deps: update module go.uber.org/goleak to v1.2.1 (#1194)

Co-authored-by: katexochen <katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-15 14:00:02 +01:00 committed by GitHub
parent 33a884d4e4
commit d2bf2f1108
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 9 deletions

2
go.mod
View file

@ -85,7 +85,7 @@ require (
github.com/spf13/afero v1.9.3
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.1
go.uber.org/goleak v1.2.0
go.uber.org/goleak v1.2.1
go.uber.org/multierr v1.9.0
go.uber.org/zap v1.24.0
golang.org/x/crypto v0.6.0