123456789101112131415161718192021 |
- [submodule "third_party/requests-futures"]
- path = third_party/requests-futures
- url = https:
- [submodule "third_party/ycmd"]
- path = third_party/ycmd
- url = https:
- [submodule "third_party/requests_deps/idna"]
- path = third_party/requests_deps/idna
- url = https:
- [submodule "third_party/requests_deps/certifi"]
- path = third_party/requests_deps/certifi
- url = https:
- [submodule "third_party/requests_deps/chardet"]
- path = third_party/requests_deps/chardet
- url = https:
- [submodule "third_party/requests_deps/urllib3"]
- path = third_party/requests_deps/urllib3
- url = https:
- [submodule "third_party/requests_deps/requests"]
- path = third_party/requests_deps/requests
- url = https:
|