This commit is contained in:
Lucas F. 2026-07-16 11:08:24 -03:00
commit d161ab35a7
5 changed files with 198 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.lucasf.xyz/public/cpfgen
go 1.26.4