File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ module github.com/getyourguide/extproc-go
33go 1.23.4
44
55require (
6- github.com/envoyproxy/go-control-plane/envoy v1.32.4
6+ github.com/envoyproxy/go-control-plane/envoy v1.35.0
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
You can’t perform that action at this time.
0 commit comments