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 @@ -92,7 +92,7 @@ require (
9292 go.opentelemetry.io/otel/metric v1.35.0 // indirect
9393 go.opentelemetry.io/otel/sdk v1.35.0 // indirect
9494 go.opentelemetry.io/otel/trace v1.35.0 // indirect
95- go.opentelemetry.io/proto/otlp v1.5 .0 // indirect
95+ go.opentelemetry.io/proto/otlp v1.6 .0 // indirect
9696 go.temporal.io/api v1.48.0 // indirect
9797 go.temporal.io/sdk v1.34.0 // indirect
9898 go.temporal.io/sdk/contrib/opentelemetry v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -211,8 +211,8 @@ go.opentelemetry.io/otel/sdk/metric v1.35.0 h1:1RriWBmCKgkeHEhM7a2uMjMUfP7MsOF5J
211211go.opentelemetry.io/otel/sdk/metric v1.35.0 /go.mod h1:is6XYCUMpcKi+ZsOvfluY5YstFnhW0BidkR+gL+qN+w =
212212go.opentelemetry.io/otel/trace v1.35.0 h1:dPpEfJu1sDIqruz7BHFG3c7528f6ddfSWfFDVt/xgMs =
213213go.opentelemetry.io/otel/trace v1.35.0 /go.mod h1:WUk7DtFp1Aw2MkvqGdwiXYDZZNvA/1J8o6xRXLrIkyc =
214- go.opentelemetry.io/proto/otlp v1.5 .0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU/3i4 =
215- go.opentelemetry.io/proto/otlp v1.5 .0 /go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4 =
214+ go.opentelemetry.io/proto/otlp v1.6 .0 h1:jQjP+AQyTf+Fe7OKj/MfkDrmK4MNVtw2NpXsf9fefDI =
215+ go.opentelemetry.io/proto/otlp v1.6 .0 /go.mod h1:cicgGehlFuNdgZkcALOCh3VE6K/u2tAjzlRhDwmVpZc =
216216go.temporal.io/api v1.48.0 h1:qk8c2QkB4RRjBw2yB82hUulbhHxRIYnem+u2mvlbUf8 =
217217go.temporal.io/api v1.48.0 /go.mod h1:iaxoP/9OXMJcQkETTECfwYq4cw/bj4nwov8b3ZLVnXM =
218218go.temporal.io/sdk v1.34.0 h1:VLg/h6ny7GvLFVoQPqz2NcC93V9yXboQwblkRvZ1cZE =
You can’t perform that action at this time.
0 commit comments