From 73b8795d7bd4b8961b58a8c0a2b18b12a402d247 Mon Sep 17 00:00:00 2001 From: jeezft Date: Tue, 30 Sep 2025 14:46:18 +0300 Subject: [PATCH] transfer from git --- go.mod | 2 +- vchasno.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 94f65f7..638d46c 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.jeezft.xyz/rk/go-vchasno-kassa +module gitea.jeezft.xyz/rk/go-vchasno-kassa go 1.23.5 diff --git a/vchasno.go b/vchasno.go index 6181ebd..6d2bf30 100644 --- a/vchasno.go +++ b/vchasno.go @@ -4,7 +4,7 @@ import ( "context" "time" - "git.jeezft.xyz/rk/go-vchasno-kassa/api" + "gitea.jeezft.xyz/rk/go-vchasno-kassa/api" ) type Vchasno struct {