1
0
mirror of https://github.com/garraflavatra/go-fmp.git synced 2025-07-19 20:28:03 +00:00

Initial commit

This commit is contained in:
2025-06-11 16:01:49 +02:00
commit ee1ac01fc4
8 changed files with 117 additions and 0 deletions

7
go.mod Normal file
View File

@ -0,0 +1,7 @@
module fmp
go 1.23.0
toolchain go1.23.10
require golang.org/x/text v0.26.0