-
Notifications
You must be signed in to change notification settings - Fork 70
Expand file tree
/
Copy path.gitmodules
More file actions
20 lines (20 loc) · 840 Bytes
/
.gitmodules
File metadata and controls
20 lines (20 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "providers/flagd/schemas"]
path = providers/flagd/schemas
url = https://github.com/open-feature/schemas.git
[submodule "providers/flagd/test-harness"]
path = providers/flagd/test-harness
url = https://github.com/open-feature/test-harness.git
branch = v3.0.1
[submodule "providers/flagd/spec"]
path = providers/flagd/spec
url = https://github.com/open-feature/spec.git
[submodule "providers/go-feature-flag/wasm-releases"]
path = providers/go-feature-flag/wasm-releases
url = https://github.com/go-feature-flag/wasm-releases.git
[submodule "tools/flagd-core/schemas"]
path = tools/flagd-core/schemas
url = https://github.com/open-feature/schemas.git
[submodule "tools/flagd-api-testkit/test-harness"]
path = tools/flagd-api-testkit/test-harness
url = https://github.com/open-feature/test-harness.git
branch = v3.1.0