Change gitmodules to https

This commit is contained in:
Jacques Wagener 2019-09-26 10:02:28 +02:00
parent 5139bad19f
commit 6a5a3da6d4
No known key found for this signature in database
GPG Key ID: C294D1025DA0E923
1 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "vendor/nim-stew"]
path = vendor/nim-stew
url = git@github.com:status-im/nim-stew.git
url = https://github.com/status-im/nim-stew.git
[submodule "vendor/stint"]
path = vendor/stint
url = git@github.com:status-im/nim-stint.git
url = https://github.com/status-im/nim-stint.git
[submodule "vendor/nimcrypto"]
path = vendor/nimcrypto
url = git@github.com:cheatfate/nimcrypto.git
url = https://github.com/cheatfate/nimcrypto.git