Update module name in go.mod for consistency

This commit is contained in:
2025-08-15 13:15:56 -04:00
parent d93aeab251
commit a06617f1c9

2
go.mod
View File

@ -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