Skip to content

Commit 397f679

Browse files
authored
build(flagd): pinpoint submodules to tags (#137)
Signed-off-by: Simon Schrottner <[email protected]>
1 parent 9dcb6a5 commit 397f679

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[submodule "schemas"]
22
path = providers/openfeature-provider-flagd/openfeature/schemas
33
url = https://github.com/open-feature/schemas
4+
branch = protobuf-v0.6.1
45
[submodule "providers/openfeature-provider-flagd/test-harness"]
56
path = providers/openfeature-provider-flagd/openfeature/test-harness
67
url = [email protected]:open-feature/flagd-testbed.git
7-
branch = v0.5.18
8+
branch = v0.5.20
89
[submodule "providers/openfeature-provider-flagd/spec"]
910
path = providers/openfeature-provider-flagd/openfeature/spec
1011
url = https://github.com/open-feature/spec

0 commit comments

Comments
 (0)