Skip to content

Commit fc9278e

Browse files
fix(deps): update module golang.org/x/mod to v0.27.0 (#4705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3e0e50 commit fc9278e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
go.opentelemetry.io/otel/sdk/metric v1.36.0
4040
go.opentelemetry.io/otel/trace v1.37.0
4141
go.opentelemetry.io/proto/otlp v1.6.0
42-
golang.org/x/mod v0.25.0
42+
golang.org/x/mod v0.27.0
4343
golang.org/x/sync v0.16.0
4444
google.golang.org/grpc v1.73.0
4545
google.golang.org/protobuf v1.36.8

0 commit comments

Comments
 (0)