File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
6
6
7
7
require (
8
8
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
9
- github.com/envoyproxy/go-control-plane/envoy v1.32.3
9
+ github.com/envoyproxy/go-control-plane/envoy v1.32.4
10
10
github.com/envoyproxy/protoc-gen-validate v1.2.1
11
11
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
12
12
google.golang.org/grpc v1.70.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ replace (
10
10
11
11
require (
12
12
github.com/envoyproxy/go-control-plane v0.13.4
13
- github.com/envoyproxy/go-control-plane/envoy v1.32.3
13
+ github.com/envoyproxy/go-control-plane/envoy v1.32.4
14
14
google.golang.org/grpc v1.70.0
15
15
gopkg.in/yaml.v2 v2.4.0
16
16
k8s.io/api v0.28.2
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace (
8
8
)
9
9
10
10
require (
11
- github.com/envoyproxy/go-control-plane/envoy v1.32.3
11
+ github.com/envoyproxy/go-control-plane/envoy v1.32.4
12
12
github.com/envoyproxy/go-control-plane/ratelimit v0.1.0
13
13
github.com/google/go-cmp v0.6.0
14
14
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change 5
5
replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
6
6
7
7
require (
8
- github.com/envoyproxy/go-control-plane/envoy v1.32.3
8
+ github.com/envoyproxy/go-control-plane/envoy v1.32.4
9
9
google.golang.org/grpc v1.70.0
10
10
google.golang.org/protobuf v1.36.4
11
11
)
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ module-sets:
5
5
- github.com/envoyproxy/go-control-plane
6
6
- github.com/envoyproxy/go-control-plane/xdsmatcher
7
7
envoy :
8
- version : v1.32.3
8
+ version : v1.32.4
9
9
modules :
10
10
- github.com/envoyproxy/go-control-plane/envoy
11
11
- github.com/envoyproxy/go-control-plane/contrib
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
6
6
7
7
require (
8
8
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
9
- github.com/envoyproxy/go-control-plane/envoy v1.32.3
9
+ github.com/envoyproxy/go-control-plane/envoy v1.32.4
10
10
github.com/stretchr/testify v1.10.0
11
11
google.golang.org/protobuf v1.36.4
12
12
gopkg.in/yaml.v2 v2.4.0
You can’t perform that action at this time.
0 commit comments