feat: wrong username

This commit is contained in:
2025-09-30 14:54:02 +03:00
parent 73b8795d7b
commit 5c8540d3d0
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

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

View File

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