Init
This commit is contained in:
commit
d0187f94d7
23 changed files with 2489 additions and 0 deletions
7
spm/go.mod
Normal file
7
spm/go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module weforge.xyz/Spitfire/SPM
|
||||
|
||||
go 1.21
|
||||
|
||||
require gopkg.in/ini.v1 v1.67.0
|
||||
|
||||
require github.com/stretchr/testify v1.10.0 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue