initial commit

This commit is contained in:
daniel
2025-09-30 14:39:08 +03:00
parent 85292a94ba
commit 830b63e701
7 changed files with 472 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module git.jeezft.xyz/rk/go-vchasno-kassa
go 1.23.5
require resty.dev/v3 v3.0.0-beta.3
require golang.org/x/net v0.33.0 // indirect