mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-21 18:43:09 +00:00
Update .gitmodules
change jemalloc submodule from ssh to https
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "3rd/jemalloc"]
|
||||
path = 3rd/jemalloc
|
||||
url = git@github.com:jemalloc/jemalloc.git
|
||||
url = https://github.com/jemalloc/jemalloc.git
|
||||
|
||||
Reference in New Issue
Block a user