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 5d83ae9 commit 4bdd8adCopy full SHA for 4bdd8ad
cmd/telemetrygen/go.mod
@@ -7,7 +7,7 @@ toolchain go1.22.8
7
require (
8
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
9
github.com/spf13/cobra v1.8.1
10
- github.com/spf13/pflag v1.0.5
+ github.com/spf13/pflag v1.0.9
11
github.com/stretchr/testify v1.10.0
12
go.opentelemetry.io/collector/component v0.115.0
13
go.opentelemetry.io/collector/pdata v1.21.0
0 commit comments