Use mirror of Github for picotls
Change-Id: I74a6a5e424ce7cf9521200711a453e9c617da7e7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/41460
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
diff --git a/.gitmodules b/.gitmodules
index 75aa3b4..ecc3288 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,8 +16,8 @@
branch = main
[submodule "third_party/picotls/src"]
path = third_party/picotls/src
- url = https://github.com/h2o/picotls.git
- branch = master
+ url = https://pigweed.googlesource.com/third_party/github/h2o/picotls.git
+ branch = main
[submodule "third_party/stm32cubef4/cmsis_device_f4"]
path = third_party/stm32cubef4/cmsis_device_f4
url = https://pigweed.googlesource.com/third_party/github/STMicroelectronics/cmsis_device_f4.git