From 95f637f3d2255d30a51dae713bb7851e7483724d Mon Sep 17 00:00:00 2001 From: bkellam Date: Tue, 14 Jan 2025 13:43:35 -0800 Subject: [PATCH] point zoekt to v3 branch --- .gitmodules | 2 ++ vendor/zoekt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b6be7427..9332662a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,5 @@ [submodule "vendor/zoekt"] path = vendor/zoekt url = https://github.com/sourcebot-dev/zoekt + # @nocheckin : update this to main when we have a release + branch=v3 diff --git a/vendor/zoekt b/vendor/zoekt index b51a2335..685a5d2f 160000 --- a/vendor/zoekt +++ b/vendor/zoekt @@ -1 +1 @@ -Subproject commit b51a2335d51b865e1ffe84aa549e85570da61463 +Subproject commit 685a5d2f20402ea7cedcddb7b23b55a98f22ad74