Application

This commit is contained in:
2025-03-29 20:09:41 +03:00
parent 3f9d79f842
commit fa6dbeaaac
3 changed files with 225 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module src
go 1.24.0
require github.com/go-ini/ini v1.67.0
require github.com/stretchr/testify v1.10.0 // indirect