mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-08-25 00:01:19 +00:00
fix: use https instead of ssh for submodules
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@
|
||||
url = https://github.com/waku-org/waku-rln-contract.git
|
||||
[submodule "waku/v2/protocol/waku-proto"]
|
||||
path = waku/v2/protocol/waku-proto
|
||||
url = git@github.com:waku-org/waku-proto.git
|
||||
url = https://github.com/waku-org/waku-proto
|
||||
|
||||
Reference in New Issue
Block a user