We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21ffbc commit 4cd891eCopy full SHA for 4cd891e
demoapp/go.mod
@@ -11,7 +11,7 @@ require (
11
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
12
go.opentelemetry.io/otel/sdk v1.28.0
13
go.opentelemetry.io/otel/sdk/metric v1.28.0
14
- google.golang.org/protobuf v1.34.2
+ google.golang.org/protobuf v1.36.10
15
)
16
17
require (
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/protoconf/protoconf v0.1.7
9
github.com/stretchr/testify v1.9.0
10
google.golang.org/grpc v1.65.0
0 commit comments