This commit is contained in:
2026-02-12 15:18:55 +01:00
parent ba32991201
commit 68b6c151d8
13 changed files with 17 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ import (
"strconv"
"syscall"
"git.ma-al.com/goc_marek/replica/pkg/replica"
"git.ma-al.com/goc_marek/replica/replica"
_ "github.com/go-sql-driver/mysql"
)