about summary refs log tree commit diff stats
path: root/.gitmodules
blob: a17e923be91828d156e81622bca9c20e8b8e5ccc (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/curlcpp"]
	path = vendor/curlcpp
	url = https://github.com/JosephP91/curlcpp
[submodule "vendor/hkutil"]
	path = vendor/hkutil
	url = git@github.com:hatkirby/hkutil