From 251d3c792e2acbdfa6b093625a9a84b6501f22c5 Mon Sep 17 00:00:00 2001 From: Yan Peng <112029182+pennyannn@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:10:31 -0700 Subject: [PATCH] Flip back src submodule (#160) --- .gitmodules | 4 ++-- src | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index fe35603d..772e2da7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "src"] path = src - branch = upstream-sha-asm - url = https://github.com/justsmth/aws-lc.git + branch = main + url = https://github.com/aws/aws-lc.git [submodule "cryptol-specs"] path = cryptol-specs branch = sha-imperative diff --git a/src b/src index 9f17d950..b5a62276 160000 --- a/src +++ b/src @@ -1 +1 @@ -Subproject commit 9f17d95011ae4b4b2d81830712a7b5709ffe42be +Subproject commit b5a622761f56e583597a8133466c91cba3300fcb