about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-11-21 13:28:45 +0100
committerGitHub <noreply@github.com>2021-11-21 13:28:45 +0100
commit4434aa103c11cee18d2cbd4eb6ba32c00bbc14ca (patch)
tree7fc8fbf419b9c8a95155c726b00e53ed7c8d0bcf
parent581cb16965a2a6aa33c052afb936e5d4a5c65ad7 (diff)
parentde027b3b6b92723b9561137795ac38f57eebc9ad (diff)
downloadafl++-4434aa103c11cee18d2cbd4eb6ba32c00bbc14ca.tar.gz
Merge pull request #1173 from retrage/retrage/coresight-mode-pr
coresight_mode: Change to use https for submodule URLs
-rw-r--r--.gitmodules2
m---------coresight_mode/coresight-trace0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index cd9d73e9..6569c0b1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,4 +18,4 @@
 	url = https://github.com/NixOS/patchelf.git
 [submodule "coresight_mode/coresight-trace"]
 	path = coresight_mode/coresight-trace
-	url = git@github.com:RICSecLab/coresight-trace.git
+	url = https://github.com/RICSecLab/coresight-trace.git
diff --git a/coresight_mode/coresight-trace b/coresight_mode/coresight-trace
-Subproject ec0fd6104720ac0b59967616363dc18209adc02
+Subproject 4f1019d903f1f657e88b3e1941168fd1ce126b8