imports, comments and formatting
This commit is contained in:
@ -5,9 +5,8 @@ import (
|
||||
"embed"
|
||||
"fmt"
|
||||
|
||||
"github.com/pressly/goose/v3"
|
||||
|
||||
_ "github.com/jackc/pgx/v4/stdlib" // needed for pg connection
|
||||
"github.com/pressly/goose/v3"
|
||||
)
|
||||
|
||||
//go:embed schema/*.sql
|
||||
|
Reference in New Issue
Block a user