Skip to content

Commit 5338567

Browse files
fix(deps): update go minor dependencies
1 parent 940c498 commit 5338567

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ require (
66
github.com/envoyproxy/go-control-plane/envoy v1.32.4
77
github.com/go-logr/logr v1.4.3
88
github.com/golang/protobuf v1.5.4
9-
github.com/stretchr/testify v1.11.0
10-
github.com/testcontainers/testcontainers-go v0.38.0
11-
go.opentelemetry.io/otel v1.37.0
12-
go.opentelemetry.io/otel/trace v1.37.0
13-
google.golang.org/grpc v1.75.0
9+
github.com/stretchr/testify v1.11.1
10+
github.com/testcontainers/testcontainers-go v0.39.0
11+
go.opentelemetry.io/otel v1.38.0
12+
go.opentelemetry.io/otel/trace v1.38.0
13+
google.golang.org/grpc v1.75.1
1414
sigs.k8s.io/yaml v1.6.0
1515
)
1616

0 commit comments

Comments
 (0)