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.43.0 // indirect
4242 go.opentelemetry.io/otel/metric v1.43.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.35.0 // indirect
4546 google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9 // indirect
4647 google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9 // indirect
@@ -73,7 +74,6 @@ require (
7374 github.com/prometheus/procfs v0.16.1 // indirect
7475 github.com/yuin/gopher-lua v1.1.1 // indirect
7576 go.uber.org/atomic v1.11.0 // indirect
76- go.yaml.in/yaml/v2 v2.4.2 // indirect
7777 golang.org/x/net v0.52.0 // indirect
7878 golang.org/x/sys v0.42.0 // indirect
7979 google.golang.org/protobuf v1.36.11 // indirect
You can’t perform that action at this time.
0 commit comments