Skip to content

Commit 3705f44

Browse files
update url to myfork in typedb_protocol dependency
1 parent fc9c98c commit 3705f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/typedb/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def typedb_dependencies():
2727
def typedb_protocol():
2828
git_repository(
2929
name = "typedb_protocol",
30-
remote = "https://github.com/typedb/typedb-protocol",
30+
remote = "https://github.com/krishnangovindraj/typedb-protocol",
3131
commit = "bf987393f6eb1462846d6c62bf2ffe7ae4b6e90d", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_protocol
3232
)
3333

0 commit comments

Comments
 (0)