Skip to content

Commit 7724375

Browse files
fix(deps): update golang.org/x/exp digest to ce4c2cf
1 parent bba6250 commit 7724375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansible/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
go.opentelemetry.io/otel/sdk/log v0.3.0
1717
go.opentelemetry.io/otel/trace v1.27.0
1818
go.opentelemetry.io/proto/otlp v1.4.0
19-
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
19+
golang.org/x/exp ce4c2cf36ca6
2020
golang.org/x/sync v0.10.0
2121
google.golang.org/grpc v1.68.0
2222
gopkg.in/yaml.v3 v3.0.1

helm/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
go.opentelemetry.io/otel/sdk/log v0.3.0
1717
go.opentelemetry.io/otel/trace v1.27.0
1818
go.opentelemetry.io/proto/otlp v1.3.1
19-
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
19+
golang.org/x/exp ce4c2cf36ca6
2020
golang.org/x/sync v0.8.0
2121
google.golang.org/grpc v1.65.0
2222
)

0 commit comments

Comments
 (0)