From 54811a5bc1906f5b20e9673621d54ffff9570392 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 7 Jul 2025 18:51:38 -0500 Subject: [PATCH] work on lookup/ --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 6809995..a5beb23 100644 --- a/Makefile +++ b/Makefile @@ -52,6 +52,7 @@ nocui: build clean: rm -f go.* -rm go-clone + go-mod-clean purge # this will test the golang.org/x -> googlesource override git-clone: