From a06617f1c99ff46b9f13383988057affc06ee1c1 Mon Sep 17 00:00:00 2001 From: Alex Savin Date: Fri, 15 Aug 2025 13:15:56 -0400 Subject: [PATCH] Update module name in go.mod for consistency --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 480f141..dfd383f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.savin.nyc/alex/go-two-tone-detector-file +module git.savin.nyc/alex/go-two-tone-detector go 1.25