File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
88
99require (
1010 github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443
11- github.com/envoyproxy/go-control-plane/envoy v1.35 .0
11+ github.com/envoyproxy/go-control-plane/envoy v1.36 .0
1212 github.com/envoyproxy/protoc-gen-validate v1.2.1
1313 github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
1414 google.golang.org/grpc v1.75.1
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ replace (
1212
1313require (
1414 github.com/envoyproxy/go-control-plane v0.13.4
15- github.com/envoyproxy/go-control-plane/envoy v1.35 .0
15+ github.com/envoyproxy/go-control-plane/envoy v1.36 .0
1616 google.golang.org/grpc v1.75.1
1717 gopkg.in/yaml.v2 v2.4.0
1818 k8s.io/api v0.32.3
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ replace (
1010)
1111
1212require (
13- github.com/envoyproxy/go-control-plane/envoy v1.35 .0
13+ github.com/envoyproxy/go-control-plane/envoy v1.36 .0
1414 github.com/envoyproxy/go-control-plane/ratelimit v0.1.0
1515 github.com/google/go-cmp v0.7.0
1616 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change 11module-sets :
22 go-control-plane :
3- version : v0.13.4
3+ version : v0.14.0
44 modules :
55 - github.com/envoyproxy/go-control-plane
66 - github.com/envoyproxy/go-control-plane/xdsmatcher
77 envoy :
8- version : v1.35 .0
8+ version : v1.36 .0
99 modules :
1010 - github.com/envoyproxy/go-control-plane/envoy
1111 - github.com/envoyproxy/go-control-plane/contrib
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
88
99require (
1010 github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443
11- github.com/envoyproxy/go-control-plane/envoy v1.35 .0
11+ github.com/envoyproxy/go-control-plane/envoy v1.36 .0
1212 github.com/stretchr/testify v1.11.1
1313 google.golang.org/protobuf v1.36.10
1414 gopkg.in/yaml.v2 v2.4.0
You can’t perform that action at this time.
0 commit comments