diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
| diff --git a/.gitmodules b/.gitmodules index b701c21..4f1abfd 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | [submodule "vendor/liboauthcpp"] | 1 | [submodule "vendor/liboauthcpp"] |
| 2 | path = vendor/liboauthcpp | 2 | path = vendor/liboauthcpp |
| 3 | url = https://github.com/hatkirby/liboauthcpp | 3 | url = https://github.com/hatkirby/liboauthcpp |
| 4 | [submodule "vendor/json"] | ||
| 5 | path = vendor/json | ||
| 6 | url = https://github.com/nlohmann/json | ||
| 7 | [submodule "vendor/curlcpp"] | 4 | [submodule "vendor/curlcpp"] |
| 8 | path = vendor/curlcpp | 5 | path = vendor/curlcpp |
| 9 | url = https://github.com/JosephP91/curlcpp | 6 | url = https://github.com/JosephP91/curlcpp |
