Initial release

This commit is contained in:
2022-03-21 13:08:12 +00:00
parent 1aa66ec832
commit 3ccd531ddc
3 changed files with 28 additions and 1 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module fruit.ovh/csv-parser
go 1.17