Skip to content

all: rename go module google/zoekt to sourcegraph/zoekt

Warren Gifford requested to merge main-dry-run/k/rename-zoekt into main

Created by: keegancsmith

We have updated the module name in the zoekt repo to our own repository name. This means we can remove the replace directive and just rely on normal go tooling.

Note: at the same time we rename the default branch for zoekt from master to main.

Test Plan: master dry run in CI.

Merge request reports

Loading