mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat: use SQLite embedded driver
This commit is contained in:
@@ -3,6 +3,7 @@ package db
|
||||
import (
|
||||
"crypto/rand"
|
||||
|
||||
_ "github.com/ncruces/go-sqlite3/embed"
|
||||
"github.com/ncruces/go-sqlite3/gormlite"
|
||||
"github.com/ncruces/go-sqlite3/vfs"
|
||||
"golang.org/x/crypto/argon2"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user