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 6c9e48c commit 9e8b2a3Copy full SHA for 9e8b2a3
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/spf13/pflag v1.0.6
19
github.com/spf13/viper v1.20.1
20
github.com/stretchr/testify v1.10.0
21
- go.infratographer.com/x v0.9.2
+ go.infratographer.com/x v0.11.4
22
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
23
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
24
go.opentelemetry.io/otel v1.35.0
0 commit comments