This commit is contained in:
Laurent Ulrich
2024-07-06 21:03:35 +02:00
parent 7d521b3d11
commit f5c589127a
4 changed files with 50 additions and 172 deletions

4
go.mod
View File

@@ -1,3 +1,3 @@
module git.orange.fruit.ovh/laurentu/csv-parser
module git.passke.org/laurentu/csv-parser
go 1.17
go 1.22