first commit

This commit is contained in:
2025-07-23 12:23:38 +03:00
commit 1fe3db41c2
4 changed files with 233 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module qini
go 1.24.5
require golang.org/x/sys v0.34.0