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:
Preston Van Loon
2025-06-04 12:30:31 -05:00
committed by GitHub
parent 8b9c161560
commit 182c18a7b2
6 changed files with 251 additions and 7 deletions

2
go.mod
View File

@@ -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