transfer from git

This commit is contained in:
2025-09-30 14:46:18 +03:00
parent 830b63e701
commit 73b8795d7b
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module git.jeezft.xyz/rk/go-vchasno-kassa module gitea.jeezft.xyz/rk/go-vchasno-kassa
go 1.23.5 go 1.23.5

View File

@@ -4,7 +4,7 @@ import (
"context" "context"
"time" "time"
"git.jeezft.xyz/rk/go-vchasno-kassa/api" "gitea.jeezft.xyz/rk/go-vchasno-kassa/api"
) )
type Vchasno struct { type Vchasno struct {