File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ require (
4141 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0 // indirect
4242 go.opentelemetry.io/otel/metric v1.44.0 // indirect
4343 go.opentelemetry.io/proto/otlp v1.10.0 // indirect
44+ go.yaml.in/yaml/v2 v2.4.2 // indirect
4445 golang.org/x/text v0.37.0 // indirect
4546 google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa // indirect
4647 google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect
@@ -71,7 +72,6 @@ require (
7172 github.com/prometheus/procfs v0.16.1 // indirect
7273 github.com/yuin/gopher-lua v1.1.1 // indirect
7374 go.uber.org/atomic v1.11.0 // indirect
74- go.yaml.in/yaml/v2 v2.4.2 // indirect
7575 golang.org/x/net v0.55.0 // indirect
7676 golang.org/x/sys v0.45.0 // indirect
7777 google.golang.org/protobuf v1.36.11 // indirect
You can’t perform that action at this time.
0 commit comments