updated spm package
This commit is contained in:
parent
b403befe74
commit
48473f98c5
16 changed files with 1454 additions and 505 deletions
7
spm/go.mod
Normal file
7
spm/go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module 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