Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ansible/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
go.opentelemetry.io/otel/sdk/log v0.3.0
go.opentelemetry.io/otel/trace v1.27.0
go.opentelemetry.io/proto/otlp v1.4.0
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
golang.org/x/exp 87e1e737ad39
golang.org/x/sync v0.10.0
google.golang.org/grpc v1.68.0
gopkg.in/yaml.v3 v3.0.1
Expand Down