This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git
commit bd2d6c56965493ac72bd20b5225fe0bea272a5c4 Author: Mingshen Sun <[email protected]> AuthorDate: Tue Feb 25 14:52:11 2020 -0800 [third_party] Update sgx sdk submodule git url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ddc62aa..d913305 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ ignore = dirty [submodule "third_party/rust-sgx-sdk"] path = third_party/rust-sgx-sdk - url = https://github.com/baidu/rust-sgx-sdk.git + url = https://github.com/apache/incubator-teaclave-sgx-sdk [submodule "third_party/mesapy"] path = third_party/mesapy url = https://github.com/mesalock-linux/mesapy.git --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
