From 96c2ceaa90c23cbc2cde938ba7e52af9bf05ca3b Mon Sep 17 00:00:00 2001 From: Alexey Polyudov Date: Tue, 23 Jun 2020 18:29:24 -0700 Subject: [PATCH] Switch to google/ukey2 submodule Signed-off-by: Alexey Polyudov Change-Id: Ieeeef4ea2e12f7d87a63a8c89a107218010253a2 --- .gitmodules | 2 +- third_party/ukey2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ee1e4011..a0bb8380 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "third_party/ukey2"] path = third_party/ukey2 - url = https://github.com/apolyudov/ukey2 + url = https://github.com/google/ukey2 branch = master [submodule "third_party/protobuf"] path = third_party/protobuf diff --git a/third_party/ukey2 b/third_party/ukey2 index 5695ef20..4550c848 160000 --- a/third_party/ukey2 +++ b/third_party/ukey2 @@ -1 +1 @@ -Subproject commit 5695ef2050b993e8034befcb874097be3867ab97 +Subproject commit 4550c84830286c24f8c189cbd54edbbd986a2dd1