about summary refs log tree commit diff stats
path: root/.gitmodules
blob: 93a21e3648829409f0e8b299efaff988e9885406 (plain) (blame)
1
2
3
4
5
6
7
8
9
[submodule "vendor/liboauthcpp"]
	path = vendor/liboauthcpp
	url = https://github.com/hatkirby/liboauthcpp
[submodule "vendor/json"]
	path = vendor/json
	url = https://github.com/nlohmann/json
[submodule "vendor/curlcpp"]
	path = vendor/curlcpp
	url = https://github.com/hatkirby/curlcpp