From 1e01d4b8cd7c244e90baec25e065a6282c491f7a Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Sat, 25 May 2024 00:31:19 -0400 Subject: [PATCH] move go mod --- helloworld/go.mod => go.mod | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename helloworld/go.mod => go.mod (100%) diff --git a/helloworld/go.mod b/go.mod similarity index 100% rename from helloworld/go.mod rename to go.mod