Files
higress/.gitmodules
澄潭 3ac11743d6 Release 2.2.0 (#3457)
Co-authored-by: EndlessSeeker <153817598+EndlessSeeker@users.noreply.github.com>
Co-authored-by: jingze <daijingze.djz@alibaba-inc.com>
2026-02-10 21:33:23 +08:00

36 lines
936 B
Plaintext

[submodule "istio/api"]
path = istio/api
url = https://github.com/higress-group/api
branch = istio-1.27
shallow = true
[submodule "istio/istio"]
path = istio/istio
url = https://github.com/higress-group/istio
branch = istio-1.27
shallow = true
[submodule "istio/client-go"]
path = istio/client-go
url = https://github.com/higress-group/client-go
branch = istio-1.27
shallow = true
[submodule "istio/pkg"]
path = istio/pkg
url = https://github.com/higress-group/pkg
branch = istio-1.19
shallow = true
[submodule "istio/proxy"]
path = istio/proxy
url = https://github.com/higress-group/proxy
branch = envoy-1.36
shallow = true
[submodule "envoy/go-control-plane"]
path = envoy/go-control-plane
url = https://github.com/higress-group/go-control-plane
branch = envoy-1.36
shallow = true
[submodule "envoy/envoy"]
path = envoy/envoy
url = https://github.com/higress-group/envoy
branch = envoy-1.36
shallow = true