This commit is contained in:
2026-05-31 16:16:19 +02:00
parent 7375d2d168
commit 8a0efcb1ce
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import (
"log" "log"
"os" "os"
"git.petrovv.com/go-migrate" "git.petrovv.com/nikola/go-migrate"
"github.com/jackc/pgx/v5/pgxpool" "github.com/jackc/pgx/v5/pgxpool"
"github.com/joho/godotenv" "github.com/joho/godotenv"
) )

2
go.mod
View File

@@ -1,4 +1,4 @@
module git.petrovv.com/go-migrate module git.petrovv.com/nikola/go-migrate
go 1.26.2 go 1.26.2