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 2bd17e3 commit 9df5bcdCopy full SHA for 9df5bcd
go.mod
@@ -35,7 +35,7 @@ require (
35
github.com/modern-go/reflect2 v1.0.2 // indirect
36
github.com/spf13/pflag v1.0.5 // indirect
37
github.com/stretchr/objx v0.5.0 // indirect
38
- github.com/stretchr/testify v1.8.0 // indirect
+ github.com/stretchr/testify v1.8.1 // indirect
39
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.11.0 // indirect
40
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
41
golang.org/x/net v0.17.0 // indirect
0 commit comments