init
This commit is contained in:
commit
0277157919
7 changed files with 477 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/wholetrans/d10n
|
||||
|
||||
go 1.24.1
|
||||
|
||||
require gopkg.in/yaml.v3 v3.0.1
|
Loading…
Add table
Add a link
Reference in a new issue