File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
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-20240723142845-024c85f92f20
9
- github.com/envoyproxy/go-control-plane/envoy v1.32.2
9
+ github.com/envoyproxy/go-control-plane/envoy v1.32.3
10
10
github.com/envoyproxy/protoc-gen-validate v1.1.0
11
11
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
12
12
google.golang.org/grpc v1.67.1
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.3
13
- github.com/envoyproxy/go-control-plane/envoy v1.32.2
13
+ github.com/envoyproxy/go-control-plane/envoy v1.32.3
14
14
google.golang.org/grpc v1.69.2
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.2
11
+ github.com/envoyproxy/go-control-plane/envoy v1.32.3
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.2
8
+ github.com/envoyproxy/go-control-plane/envoy v1.32.3
9
9
google.golang.org/grpc v1.67.1
10
10
google.golang.org/protobuf v1.35.2
11
11
)
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-20240723142845-024c85f92f20
9
- github.com/envoyproxy/go-control-plane/envoy v1.32.2
9
+ github.com/envoyproxy/go-control-plane/envoy v1.32.3
10
10
github.com/stretchr/testify v1.10.0
11
11
google.golang.org/protobuf v1.36.1
12
12
gopkg.in/yaml.v2 v2.4.0
You can’t perform that action at this time.
0 commit comments