File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ require (
104104 go.opentelemetry.io/otel/metric v1.35.0 // indirect
105105 go.opentelemetry.io/otel/sdk v1.35.0 // indirect
106106 go.opentelemetry.io/otel/trace v1.35.0 // indirect
107- go.opentelemetry.io/proto/otlp v1.5 .0 // indirect
107+ go.opentelemetry.io/proto/otlp v1.6 .0 // indirect
108108 go.temporal.io/api v1.48.0 // indirect
109109 go.temporal.io/sdk v1.34.0 // indirect
110110 go.temporal.io/sdk/contrib/opentelemetry v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -243,8 +243,8 @@ go.opentelemetry.io/otel/sdk/metric v1.35.0 h1:1RriWBmCKgkeHEhM7a2uMjMUfP7MsOF5J
243243go.opentelemetry.io/otel/sdk/metric v1.35.0 /go.mod h1:is6XYCUMpcKi+ZsOvfluY5YstFnhW0BidkR+gL+qN+w =
244244go.opentelemetry.io/otel/trace v1.35.0 h1:dPpEfJu1sDIqruz7BHFG3c7528f6ddfSWfFDVt/xgMs =
245245go.opentelemetry.io/otel/trace v1.35.0 /go.mod h1:WUk7DtFp1Aw2MkvqGdwiXYDZZNvA/1J8o6xRXLrIkyc =
246- go.opentelemetry.io/proto/otlp v1.5 .0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU/3i4 =
247- go.opentelemetry.io/proto/otlp v1.5 .0 /go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4 =
246+ go.opentelemetry.io/proto/otlp v1.6 .0 h1:jQjP+AQyTf+Fe7OKj/MfkDrmK4MNVtw2NpXsf9fefDI =
247+ go.opentelemetry.io/proto/otlp v1.6 .0 /go.mod h1:cicgGehlFuNdgZkcALOCh3VE6K/u2tAjzlRhDwmVpZc =
248248go.temporal.io/api v1.48.0 h1:qk8c2QkB4RRjBw2yB82hUulbhHxRIYnem+u2mvlbUf8 =
249249go.temporal.io/api v1.48.0 /go.mod h1:iaxoP/9OXMJcQkETTECfwYq4cw/bj4nwov8b3ZLVnXM =
250250go.temporal.io/sdk v1.34.0 h1:VLg/h6ny7GvLFVoQPqz2NcC93V9yXboQwblkRvZ1cZE =
You can’t perform that action at this time.
0 commit comments