File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ require (
50
50
go.opentelemetry.io/otel/sdk v1.21.0
51
51
go.opentelemetry.io/otel/trace v1.21.0
52
52
go.uber.org/goleak v1.3.0
53
- go.uber.org/mock v0.4 .0
53
+ go.uber.org/mock v0.5 .0
54
54
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
55
55
golang.org/x/sync v0.8.0
56
56
golang.org/x/sys v0.26.0
Original file line number Diff line number Diff line change @@ -520,8 +520,8 @@ go.opentelemetry.io/proto/otlp v1.0.0 h1:T0TX0tmXU8a3CbNXzEKGeU5mIVOdf0oykP+u2lI
520
520
go.opentelemetry.io/proto/otlp v1.0.0 /go.mod h1:Sy6pihPLfYHkr3NkUbEhGHFhINUSI/v80hjKIs5JXpM =
521
521
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
522
522
go.uber.org/goleak v1.3.0 /go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE =
523
- go.uber.org/mock v0.4 .0 h1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU =
524
- go.uber.org/mock v0.4 .0 /go.mod h1:a6FSlNadKUHUa9IP5Vyt1zh4fC7uAwxMutEAscFbkZc =
523
+ go.uber.org/mock v0.5 .0 h1:KAMbZvZPyBPWgD14IrIQ38QCyjwpvVVV6K/bHl1IwQU =
524
+ go.uber.org/mock v0.5 .0 /go.mod h1:ge71pBPLYDk7QIi1LupWxdAykm7KIEFchiOqd6z7qMM =
525
525
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
526
526
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
527
527
golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments