mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-29 21:02:06 +08:00
When the repo is checked out as a nested worktree, a go.work in the outer tree hijacks module resolution, which makes the rebuild fails with "main module does not contain package." Set GOWORK=off for the build since the hook is self-contained. Bumps HOOK_VERSION so existing installs pick up the fix. Updates #cleanup Change-Id: Ibd14849efc26e4e1893c5b8e300caa71573f54bd Signed-off-by: Fernando Serboncini <fserb@fserb.com.br> |
||
|---|---|---|
| .. | ||
| commit-msg.go | ||
| githook.go | ||
| install.go | ||
| launcher.sh | ||
| pre-commit.go | ||
| pre-push.go | ||