dev: public ready
dev: Readme, COC, others dev: xml-template
This commit is contained in:
parent
5db584830b
commit
1cf5119f46
12 changed files with 3716 additions and 0 deletions
8
go.mod
Normal file
8
go.mod
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
module gobook
|
||||
|
||||
go 1.25.2
|
||||
|
||||
require (
|
||||
github.com/yeka/zip v0.0.0-20231116150916-03d6312748a9
|
||||
golang.org/x/crypto v0.43.0
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue