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 b329cdc commit 338f708Copy full SHA for 338f708
1 file changed
go.mod
@@ -43,8 +43,8 @@ require (
43
github.com/spf13/viper v1.19.0
44
github.com/stoewer/go-strcase v1.3.0
45
github.com/vishvananda/netlink v1.2.1
46
- go.opentelemetry.io/contrib/detectors/gcp v1.32.0
47
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0
+ go.opentelemetry.io/contrib/detectors/gcp v1.39.0
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.64.0
48
go.opentelemetry.io/otel v1.33.0
49
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.6.0
50
go.opentelemetry.io/otel/log v0.6.0
0 commit comments