[Update] module version

This commit is contained in:
trunglt251292 2022-10-10 12:09:54 +07:00
parent 137e26646d
commit bfd60c8faa
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import (
"database/sql"
"fmt"
"git.selly.red/Selly-Modules/logger"
"github.com/golang-migrate/migrate/v4"
"github.com/golang-migrate/migrate/v4/database/postgres"
_ "github.com/golang-migrate/migrate/v4/source/file"
"os"