mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
gitmodules: switch cpp-httplib to https (#126580)
Fixes issue introduced in https://github.com/pytorch/pytorch/pull/126470#issuecomment-2118374811 Test plan: CI Pull Request resolved: https://github.com/pytorch/pytorch/pull/126580 Approved by: https://github.com/PaliC, https://github.com/jeffdaily
This commit is contained in:
committed by
PyTorch MergeBot
parent
224f2bef9f
commit
661ecedbd0
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -150,5 +150,5 @@
|
||||
url = https://github.com/open-telemetry/opentelemetry-cpp.git
|
||||
[submodule "third_party/cpp-httplib"]
|
||||
path = third_party/cpp-httplib
|
||||
url = git@github.com:yhirose/cpp-httplib.git
|
||||
url = https://github.com/yhirose/cpp-httplib.git
|
||||
branch = v0.15.3
|
||||
|
Reference in New Issue
Block a user