initial
This commit is contained in:
commit
6a9de539ce
9 changed files with 277 additions and 0 deletions
7
go.mod
Normal file
7
go.mod
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module parser-mandarake
|
||||
|
||||
go 1.26.1
|
||||
|
||||
require github.com/sirupsen/logrus v1.9.4
|
||||
|
||||
require golang.org/x/sys v0.42.0 // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue