-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 995 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 995 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "submodules/data-plane-api"]
path = envoy-proto-collect/submodules/data-plane-api
url = https://github.com/envoyproxy/data-plane-api
[submodule "submodules/xds"]
path = envoy-proto-collect/submodules/xds
url = https://github.com/cncf/xds
[submodule "submodules/protoc-gen-validate"]
path = envoy-proto-collect/submodules/protoc-gen-validate
url = https://github.com/bufbuild/protoc-gen-validate
[submodule "submodules/googleapis"]
path = envoy-proto-collect/submodules/googleapis
url = https://github.com/googleapis/googleapis
[submodule "submodules/opentelemetry-proto"]
path = envoy-proto-collect/submodules/opentelemetry-proto
url = https://github.com/open-telemetry/opentelemetry-proto
[submodule "submodules/client_model"]
path = envoy-proto-collect/submodules/client_model
url = https://github.com/prometheus/client_model
[submodule "envoy-proto-collect/submodules/cel-spec"]
path = envoy-proto-collect/submodules/cel-spec
url = https://github.com/google/cel-spec