Skip to content

Commit 7b3795d

Browse files
author
Ganeshwara Hananda
committed
Revert protocol from fork to mainline
1 parent c9b8bdc commit 7b3795d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/graknlabs/repositories.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ def graknlabs_dependencies():
5050
def graknlabs_protocol():
5151
git_repository(
5252
name = "graknlabs_protocol",
53-
remote = "https://github.com/lolski/protocol",
54-
commit = "b2cdf7d49617886a5643e1c1701e975a8418596c", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
53+
remote = "https://github.com/graknlabs/protocol",
54+
commit = "f2765700ca66794064760f412acb9e6997bbedd2", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
5555
)
5656

5757
def graknlabs_behaviour():

0 commit comments

Comments
 (0)