summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-03-25 12:46:29 +0100
committerTomas Mraz <tomas@openssl.org>2021-03-26 14:24:06 +0100
commitcede07dc51728edce77336f0fe5fce6d62ed7654 (patch)
tree6d5e606a2acdfa8c9107bb2f26ae66676948a2e1 /.gitmodules
parent6b2e51dd36c2f7f1ec24e84288324a12cfe3549e (diff)
downloadopenssl-new-cede07dc51728edce77336f0fe5fce6d62ed7654.tar.gz
Remove the external BoringSSL test
Fixes #14424 Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14682)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 637e7ade7e..955140d60d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,3 @@
-[submodule "boringssl"]
- path = boringssl
- url = https://boringssl.googlesource.com/boringssl
-
[submodule "pyca.cryptography"]
path = pyca-cryptography
url = https://github.com/pyca/cryptography.git