mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 04:23:16 +00:00
chore: update store testing
This commit is contained in:
@ -4,6 +4,8 @@ import (
|
||||
"database/sql"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
// SQLite driver.
|
||||
_ "modernc.org/sqlite"
|
||||
|
||||
"github.com/yourselfhosted/slash/server/profile"
|
||||
"github.com/yourselfhosted/slash/store"
|
||||
|
Reference in New Issue
Block a user