File tree 7 files changed +7
-7
lines changed
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/envoyproxy/go-control-plane/contrib
2
2
3
- go 1.21
3
+ go 1.22
4
4
5
5
replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
6
6
Original file line number Diff line number Diff line change 1
1
module github.com/envoyproxy/go-control-plane/envoy
2
2
3
- go 1.21
3
+ go 1.22
4
4
5
5
require (
6
6
github.com/cncf/xds/go v0.0.0-20240723142845-024c85f92f20
Original file line number Diff line number Diff line change 1
1
module github.com/envoyproxy/go-control-plane/examples/dyplomat
2
2
3
- go 1.22.8
3
+ go 1.22
4
4
5
5
replace (
6
6
github.com/envoyproxy/go-control-plane => ../..
Original file line number Diff line number Diff line change 1
1
module github.com/envoyproxy/go-control-plane
2
2
3
- go 1.22.8
3
+ go 1.22
4
4
5
5
replace (
6
6
github.com/envoyproxy/go-control-plane/envoy => ./envoy
Original file line number Diff line number Diff line change 1
1
module github.com/envoyproxy/go-control-plane/internal/tools
2
2
3
- go 1.23 .1
3
+ go 1.22 .1
4
4
5
5
require (
6
6
github.com/golangci/golangci-lint v1.62.2
Original file line number Diff line number Diff line change 1
1
module github.com/envoyproxy/go-control-plane/ratelimit
2
2
3
- go 1.21
3
+ go 1.22
4
4
5
5
replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
6
6
Original file line number Diff line number Diff line change 1
1
module github.com/envoyproxy/go-control-plane/xdsmatcher
2
2
3
- go 1.22.8
3
+ go 1.22
4
4
5
5
replace github.com/envoyproxy/go-control-plane/envoy => ../envoy
6
6
You can’t perform that action at this time.
0 commit comments