mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Replace Mbed TLS source code in repository with a submodule
- Updated to latest Mbed TLS version (v3.6.0)
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
||||
[submodule "bindings/python"]
|
||||
path = bindings/python
|
||||
url = https://github.com/owasp-modsecurity/ModSecurity-Python-bindings.git
|
||||
[submodule "others/mbedtls"]
|
||||
path = others/mbedtls
|
||||
url = https://github.com/Mbed-TLS/mbedtls.git
|
||||
|
Reference in New Issue
Block a user