fix submodules

This commit is contained in:
jadebenn 2024-11-26 23:41:43 -06:00
parent a355fbf003
commit 32e6709f61
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "thirdparty/cpp-httplib"] [submodule "thirdparty/cpp-httplib"]
path = thirdparty/cpp-httplib path = thirdparty/cpp-httplib
url = https://github.com/yhirose/cpp-httplib url = https://github.com/yhirose/cpp-httplib
[submodule "thirdparty/libbcrypt"]
path = thirdparty/libbcrypt
url = https://github.com/trusch/libbcrypt.git
[submodule "thirdparty/mariadb-connector-cpp"] [submodule "thirdparty/mariadb-connector-cpp"]
path = thirdparty/mariadb-connector-cpp path = thirdparty/mariadb-connector-cpp
url = https://github.com/mariadb-corporation/mariadb-connector-cpp.git url = https://github.com/mariadb-corporation/mariadb-connector-cpp.git

@ -1 +0,0 @@
Subproject commit d6523c370de6e724ce4ec703e2449b5b028ea3b1

@ -1 +0,0 @@
Subproject commit 6dc1667f580357e8a2154c28b7867bea7e8ad3a7