From 49dc8cf33080a72e0fd67ad643715d46a2d0ea85 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Fri, 4 Jul 2025 13:03:44 -0400 Subject: [PATCH] Needs to be in a dir. --- tools/cmd/{dostuff.go => dothing/main.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/cmd/{dostuff.go => dothing/main.go} (100%) diff --git a/tools/cmd/dostuff.go b/tools/cmd/dothing/main.go similarity index 100% rename from tools/cmd/dostuff.go rename to tools/cmd/dothing/main.go