This commit is contained in:
Lucas F. 2026-07-16 11:30:46 -03:00
commit 12b78d8483
8 changed files with 296 additions and 0 deletions

3
go.mod Normal file
View file

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