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 @@ -40,7 +40,7 @@ require (
4040 go.opentelemetry.io/otel/sdk v1.31.0
4141 go.opentelemetry.io/otel/sdk/metric v1.31.0
4242 go.opentelemetry.io/otel/trace v1.31.0
43- go.uber.org/mock v0.4 .0
43+ go.uber.org/mock v0.5 .0
4444 golang.org/x/crypto v0.28.0
4545 golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
4646 golang.org/x/mod v0.21.0
Original file line number Diff line number Diff line change @@ -539,8 +539,8 @@ go.starlark.net v0.0.0-20230525235612-a134d8f9ddca h1:VdD38733bfYv5tUZwEIskMM93V
539539go.starlark.net v0.0.0-20230525235612-a134d8f9ddca /go.mod h1:jxU+3+j+71eXOW14274+SmmuW82qJzl6iZSeqEtTGds =
540540go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
541541go.uber.org/goleak v1.3.0 /go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE =
542- go.uber.org/mock v0.4 .0 h1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU =
543- go.uber.org/mock v0.4 .0 /go.mod h1:a6FSlNadKUHUa9IP5Vyt1zh4fC7uAwxMutEAscFbkZc =
542+ go.uber.org/mock v0.5 .0 h1:KAMbZvZPyBPWgD14IrIQ38QCyjwpvVVV6K/bHl1IwQU =
543+ go.uber.org/mock v0.5 .0 /go.mod h1:ge71pBPLYDk7QIi1LupWxdAykm7KIEFchiOqd6z7qMM =
544544go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
545545go.uber.org/multierr v1.11.0 /go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y =
546546go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8 =
You can’t perform that action at this time.
0 commit comments