mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-22 15:00:38 -04:00
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:
parent
33a884d4e4
commit
d2bf2f1108
5 changed files with 7 additions and 9 deletions
|
@ -39,7 +39,7 @@ require (
|
|||
github.com/google/go-tpm-tools v0.3.10
|
||||
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/mod v0.8.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue