Fix module path.
This commit is contained in:
parent
e2ea1ad123
commit
46c0128d67
@ -5,7 +5,7 @@ import (
|
||||
"embed"
|
||||
"testing"
|
||||
|
||||
ssql "git.simplesystems.tech/bjj-gym-management/simplesql"
|
||||
ssql "git.simplesystems.tech/simplesystems/simple-sql"
|
||||
"github.com/jmoiron/sqlx"
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user