We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8afe3 commit d9af7e0Copy full SHA for d9af7e0
instrumentation/runtime/test/go.mod
@@ -4,7 +4,7 @@ go 1.21
4
5
require (
6
github.com/stretchr/testify v1.9.0
7
- go.opentelemetry.io/contrib/instrumentation/runtime v0.52.0
+ go.opentelemetry.io/contrib/instrumentation/runtime v0.53.0
8
go.opentelemetry.io/otel v1.28.0
9
go.opentelemetry.io/otel/sdk v1.27.0
10
go.opentelemetry.io/otel/sdk/metric v1.27.0
0 commit comments