mirror of https://github.com/MagicStack/uvloop.git
Switch libuv submodule url to https
This commit is contained in:
parent
080180fb98
commit
e52e1e65f6
|
@ -1,3 +1,3 @@
|
|||
[submodule "vendor/libuv"]
|
||||
path = vendor/libuv
|
||||
url = git@github.com:libuv/libuv.git
|
||||
url = https://github.com/libuv/libuv.git
|
||||
|
|
Loading…
Reference in New Issue