updated spm package
All checks were successful
/ test-on-windows (push) Successful in 12s
/ test-on-alpine (push) Successful in 1m13s

This commit is contained in:
partisan 2025-02-04 17:14:00 +01:00
parent b403befe74
commit 48473f98c5
16 changed files with 1454 additions and 505 deletions

7
spm/go.mod Normal file
View 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