initial commit

This commit is contained in:
Eugene Howe
2026-02-12 07:55:43 -05:00
commit af09672ee3
6 changed files with 396 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module clintonambulance.com/calculate_negative_points
go 1.25.5
require github.com/samber/lo v1.52.0
require golang.org/x/text v0.22.0 // indirect