add correct import

move-migrations-to-option v0.1.2
Mason Payne 2024-08-22 00:49:53 -06:00
parent c70325c8c9
commit 46409becf8
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import (
"database/sql"
"embed"
"fmt"
"github.com/tursodatabase/go-libsql"
"os"
"path/filepath"
)