mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 22:54:17 -05:00
Add regression test for PR 15369 (#15379)
* Update go.uber.org/mock to v0.5.2. * Regression test for #15369 * Changelog fragment * Use SetActiveTestCleanup * Remove logrus log level change
This commit is contained in:
2
go.mod
2
go.mod
@@ -87,7 +87,7 @@ require (
|
||||
go.opentelemetry.io/otel/sdk v1.34.0
|
||||
go.opentelemetry.io/otel/trace v1.35.0
|
||||
go.uber.org/automaxprocs v1.5.2
|
||||
go.uber.org/mock v0.4.0
|
||||
go.uber.org/mock v0.5.2
|
||||
golang.org/x/crypto v0.36.0
|
||||
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
|
||||
golang.org/x/sync v0.12.0
|
||||
|
||||
Reference in New Issue
Block a user